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

revealSideViewController don't permit navigate programmatically #119

Open
lololopez opened this issue Feb 20, 2015 · 0 comments
Open

revealSideViewController don't permit navigate programmatically #119

lololopez opened this issue Feb 20, 2015 · 0 comments
Labels

Comments

@lololopez
Copy link

I have a viewController that acts like sideMenu (called TBSMenuViewController) and another viewController that acts like main view (TBMenuViewController) and from it goes to another views.

I have a protocol that when i select some option in side menu, a method is called in TBMenuViewController) and does the navigation from it.

My problem appears when i stay in sideMenu, click some option of menu, the side menu make a popViewControllerAnimated, go to TBMenuViewController and i want to go to another views. The navigation doesn't work and only appear main view.

In addition of this, there are some buttons in main view, which has segues which works fine.

I don't understand the behaviour of all this. Can some people help me or teach my how work the side menu and the navigation?

Thanks you.

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

No branches or pull requests

2 participants