Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Showing new ViewController from View #22

Open
andresteves opened this issue Apr 16, 2015 · 0 comments
Open

Showing new ViewController from View #22

andresteves opened this issue Apr 16, 2015 · 0 comments

Comments

@andresteves
Copy link

So i have setup the menu without effort but now i wanna call another view from inside one of the menu views and i am calling either one and not been able to show anything:

[self showViewController:replay sender:self];
or
[self presentViewController:replay animated:YES completion:nil];

Any ideas on how to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant