SlideMenuControllerSwift
SlideMenuControllerSwift copied to clipboard
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
Hi is it possible to disable scrolling of table view in left menu when i am closing it with pan gesture? Because when i have table view inside left menu...
When i install the app for first time. It shows the Slide Menu View for very less time. How can i disable this view to come up on front when...
Swift 4.1 SDK has released, please update for Swift4.1. Thanks!
Updated the usage instructions section by updating the syntax for the UIStoryboard instance method **instantiateViewController**.
mainController : tabbarcontroller contains navigationController leftController:uiviewcontroller login success ----> indexContainVC ( mainController + leftController) then the leftbarButtonItem of navigationController shows to left side much more ,the rightbarButtonItem of navigationController shows...
With a navigation controller as main controller, the content always snaps up and down when opening or closing the menu in iOS 11 (reproducable in the demo application).
barbutton does not work toggle with navigation controller Kind present modally and presentation current context
Hi, If Slider menu is open and we rotate device (from portrait to landscape or vice-versa), the menu automatically slides in. Is there a way that we can make sure...
I have signup view in my application. After signup completes, I have Mainview Controller and I am making that as RootViewController with Slidemenucontroller. Its working fine, but, after I am...