dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

Navigation Bar is gone when changing different storyboards #290

Open spurdow opened 7 years ago

spurdow commented 7 years ago

I have setup the viewcontrollers, main , left right in application and setup when main controller is displayed. but once i clicked logout and then login back, the navigation bar is gone and setNavigationBarItem is not working anymore.

How do i fix this?>

midhun93 commented 7 years ago

I have the same issue please anyone provide a solution for this issue.

spurdow commented 7 years ago

@midhun93 i move to SWRevealViewController because its much more customizable. This library is good but not really that much because of its current implementation there is a limitation. SWRevealViewController is much much more better. You must try it.