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 implement this on the view controller which is presented but not pushed? #335

Open ghost opened 7 years ago

ghost commented 7 years ago

I have a menu item on clicking this it goes to that controller . In that controller there is a button which presents another view controller . Now when I swipe from left in this view controller it is not showing the Side Bar. Any idea why this is not happening?