SWRevealViewController
SWRevealViewController copied to clipboard
A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
Hi there, If anyone is interested in a framework that allows recreating the Apple Music App Now Playing Transition & Mini Player: https://github.com/iDevelopper/PBPopupController Regards,
Here i am having navigation and search bar in home page i.e front view controller and from here while navigating from home page to search page working fine and when...
How to push specific view controller from push notification in SWRevealViewController ? For now i can only set to homeVC how to push to anotherVC ? //Handle payload data from...
Running on Xcode 9 and Swift 4.1 receive this message when running in Simulator. Blank Screen without showing the SWRevealViewController. Anybody else have experience with this error?
any plans to?
Hello, We are using Right Menu and the menu / reveal all seems to work OK. But, in addition to the right menu we still show iOS native back button...
In my application I have Implemented two way authentication(i.e) manager login and employee login, If manager login means I want navigate to Viewcontroller1 else employee login means I want to...
I tried to set prefersLargeTitles=YES on my navigationController, that is a child controller to SWRevealViewController. I end up with black background color under my navigation bar (totaly looks like black...
Even though this library is still working quite fine, It generates more and more warnings in every release of iOS and Xcode. All of those warnings, and some other fixes...