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

How to stop reload mainViewContoller? #105

Open ChStarfish opened 8 years ago

ChStarfish commented 8 years ago

Hello, when i start app, mainViewContoller take data, if i change viewContollers to second with SlideMenu, and return back, always first time mainViewController reloaded and loose data, how to fix that... i whant reload data one time when i start app...

ruixingchen commented 8 years ago

mostly you cant do this ,when you change mainVC , your mainViewController calls deinit