A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps
I am using the 'plugin' SWRevealViewController to help produce a sidebar in my app. Now in objective-C, you can control …
ios objective-c swift swrevealviewcontrollerRight now I am using SWRevealViewController class in my project. The basic functionality allows me to swap front view by …
ios swrevealviewcontroller