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

Menu button on first controller not working until we move to other controllers #359

Open poonamdhomane opened 6 years ago

poonamdhomane commented 6 years ago

After application launch on first controller , menu button not tappable But after move here and there for tother controller , menu button on first controller is working. Is any one has solution for this ?

in open left , it is getting leftMenuCOntroller as nil , event though i have initialised it in MainMenuController , But if i inititliaed it in Main menu then gesture not working properly , it shows two menu bar on one side