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

LeftMenuViewController appears on the maincontroller when simulator starts #368

Open erylmztalat opened 6 years ago

erylmztalat commented 6 years ago
ekran resmi 2018-01-25 16 00 26
erylmztalat commented 6 years ago

How can I fix this? can you help me?

fhuchin commented 6 years ago

The way I found, is to hide the slider at the start of the main controller. Add this: self.slideMenuController()?.closeLeft()