ENSwiftSideMenu
ENSwiftSideMenu copied to clipboard
Impossible to programmatically open the menu
Hey All,
I don't know if I am doing something wrong, but I can't open the menu programmatically (using the button for example). It works fine with the swipe gesture, but it seems that sideMenuController() always return nil. showSideMenuView() for example does not work. Any idea why it is like that?
Henry
My mistake, my navigation controller didn't inherit from the ENSideMenuNavigationController.
The problem persists in the MenuTableViewController. I cannot hide the menu there after having selecting an item and having presented a view controller.
sideMenuController() is nil
Did you figure this out?
I am unsure how to call the side menu programmatically
Same problem here...any solutions?
just change navigation controller class to "MyNavigationController" @diogo10