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

Change side menu controller on the fly? #11

Open
cinnabarhorse opened this issue Nov 27, 2013 · 0 comments
Open

Change side menu controller on the fly? #11

cinnabarhorse opened this issue Nov 27, 2013 · 0 comments

Comments

@cinnabarhorse
Copy link

First of all, thanks for the great control. I'll be using it in my upcoming chat app. I've done a little customization and added a second menu controller (called right menu controller) so that the user can swipe left and right for different menus. My only issue right now is switching out the menu controllers on the fly when the user loads different pages. For instance, on one page I want to display all of their friends, but on another page I want it to display search criteria.

Could you point me in the right direction of how to do this? I tried swapping out the view controller in the mainController's viewWillAppear method but it didn't give the desired effect. Thank you.

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