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

RESideMenu and Navigation Controller swipe to go back #300

Open
lazar89nis opened this issue Aug 10, 2017 · 2 comments
Open

RESideMenu and Navigation Controller swipe to go back #300

lazar89nis opened this issue Aug 10, 2017 · 2 comments

Comments

@lazar89nis
Copy link

Hi,
We are using RESideMenu in our project and we want to have swipe to go back on some pages. Is there way to enable this with RESideMenu? It looks like this library takes control of it and then swipe to go back is not working.

@Viktorianec
Copy link

@lazar89nis did you fix that? I need good way for this too.

@bingolib
Copy link

bingolib commented Sep 14, 2017

@lazar89nis @Viktorianec
[self.sideMenuViewController setContentViewController:[[UINavigationController alloc] initWithRootViewController:[[MainViewController alloc] init]]
animated:YES];
[self.sideMenuViewController hideMenuViewController];
It's OK to write again when you return

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

3 participants