SWRevealViewController icon indicating copy to clipboard operation
SWRevealViewController copied to clipboard

A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !

Results 102 SWRevealViewController issues
Sort by recently updated
recently updated
newest added

i have leftside menu in my project . i had given "sw-rear "to my leftmenuVC . After clicking my menubutton i am getting ParentVC as nil. navigationItem.leftBarButtonItem = UIBarButtonItem(image: UIImage(named:"ic_menu"),...

Hi, I'm facing this issue in iPhone where whenever the action for UIImageViewPicker is called from the WkWebView the app goes to initial viewController while giving this message 2017-11-04 09:15:27.318...

so when I launch my app, my simulator screen its just black, it won't perform the sw_front

actually i need to push ViewController On swrevealViewControlller . When i am trying to do so It is giving parent as nil. if i am presenting it is working fine....

Hi i have some problem with segues in swreveal. I am making a chat app and i have a Login VC that i want a certaint function to be made....

Hi, I needed to make a menu that covered the entire screen. Now I need to close this menu by sliding it to the left. How do I do that?...

Hi, Now i try to implement your Class! i faced some issues! actually, HomeViewController is contain Map, when user tap redirects to HomeViewController via menu map not loading it showing...

I am using SWRevealConroller for side menu. it is working awesome on iOS 10. but unfortunately I changed build to 9.0. it getting crashed.on this line menuBtnPressed.addTarget(self.revealViewController(), action: #selector(SWRevealViewController.revealToggle(_:)), for:...

[Archive.zip](https://github.com/John-Lluch/SWRevealViewController/files/1355128/Archive.zip) Hi, Now i try to implement your Class! i faced some issues! actually, HomeViewController is contain Map, when user tap redirects to HomeViewController via menu map not loading it...