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

How to show side menu from Other view controller ? #36

Closed
1 task done
Programmer-Nikhil opened this issue Dec 7, 2017 · 0 comments
Closed
1 task done

How to show side menu from Other view controller ? #36

Programmer-Nikhil opened this issue Dec 7, 2017 · 0 comments

Comments

@Programmer-Nikhil
Copy link

Programmer-Nikhil commented Dec 7, 2017

  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • AKSideMenu version: 1.0.0
  • Device OS version: 11.0
  • Device Name: iPhone 8
Expected Result

I have login view at the start, now when I get the response I wanted to show the HomeViewController with the Menu Button On the left side and on click of the menu shows the menu and navigate the user to the particular view controller.

Actual Result

Currently, If I create rootViewController and set the Initial view to rootviewcontroller and follow the procedure then I am able to see the menu and move to other screen. But, If I tried to push rootViewController from login to show the homeVIewcontroller then I am not able to see the menu.

Please help me to understand, How I can Show HomeViewController from LoginViewController? Do I need to push the RootViewController and In rootViewController set the contentViewController as HomeViewController?

Tell us what could be improved:

screen shot 2017-12-07 at 3 26 03 pm

@dogo dogo closed this as completed Jan 8, 2019
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

2 participants