InteractiveSideMenu
InteractiveSideMenu copied to clipboard
iOS Interactive Side Menu written in Swift.
Sometimes when i tap an item from the menu, viewcontroller comes after 4-5 second delay i don't have any idea why. Sometomes comes fast.
Hello, While building the application gives me this error : >**Module compiled with Swift 4.0.2 cannot be imported in Swift 4.1: **---/InteractiveSideMenu.framework/Modules/InteractiveSideMenu.swiftmodule/x86_64.swiftmodule****
Hi, I want to "disable" the TweakViewController but i'm having trouble with the self.visibleContentWidth. I've adjusted the size on what i want in the swift code but its not doing...
Status bar doesn't show icons immediately after launching my app: Then I show and hide menu. Status bar shows normally after that: Xcode version 9.3 (9E145) Swift version 4.1 Device...
Nice job, is there a way to change de menu position to show it above the view?
Side menu is below the view controllers, can we move side menu instead of moving the right side views?
Replication steps: (Swift 4, iOS 11.3 SDK, iOS11 Sim & Device) Use screen edge pan gesture to slowly open menu, drag finger to other side of screen, and then off...
Hi, can this library be used for UISplitViewController project? I am going to build UISplitViewController that has slide menu that will push to respective ViewController based on the menu selected...
I wondered if there is an approach to using the side menu in which I dont need to create an array of viewControllers straight away? Its becoming an issue with...
Is it possible to animate the switching of content view controllers using `selectContentViewController`? My use case is I am in one side menu view controller, and want to switch to...