aryaxt / iOS-Slide-Menu

iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
Other
1.53k stars 359 forks source link

VIewDidLoad not called #261

Open prasenraj opened 6 years ago

prasenraj commented 6 years ago

after login home page coming and click on left menu bar button and viewDidLoad is called on "LeftMenuViewController". after that click on the profile button then again I want to click on left menu bar button this time viewDidLoad function not called. How to fix it?