SWRevealViewController

Side view controller presenter

A UIViewController subclass for presenting side view controllers behind a front controller with animation and customization options.

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

GitHub

5k stars
192 watching
987 forks
Language: Objective-C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sebastianboldt/jelly A library that simplifies the creation of animated view controller transitions and presentations in iOS app development. 2,452
viewdeck/viewdeck An implementation of a sliding menu view controller for iOS apps. 5,319
icalialabs/presentr A wrapper around iOS modal presentation APIs to simplify custom view controller presentations with various animation options. 3,070
colineberhardt/vctransitionslibrary A collection of iOS view controller transitions and interaction controllers 4,553
fortmarek/swipeviewcontroller A Swift framework that enables navigation between view controllers using swipe gestures. 655
marty-suzuki/sahistorynavigationviewcontroller A custom navigation controller implementation with task manager-like UI and support for 3D Touch 1,571
devxoul/rxviewcontroller An RxSwift wrapper for managing view controller lifecycle events 347
leonatan/lnpopupcontroller A framework for presenting view controllers as popups of other view controllers. 3,040
cewendel/swtableviewcell A utility table view cell subclass with swipeable content and dynamic button layout. 7,133
timoliver/tocropviewcontroller An iOS view controller for cropping and rotating images 4,729
ramotion/navigation-stack A stack-modeled UI navigation controller for iOS 2,302
hossamghareeb/swiftysidemenu A side menu controller with scale animation for adding left and center view controllers to an iOS project 83
vikmeup/sclalertview-swift An animated alert view library for Swift with customizable appearance and behavior 5,327
ramotion/preview-transition A UI controller with animated transitions that allows users to create a gallery view with parallax effect. 2,083
dimillian/popupviewcontroller A custom alternative to UIAlertController for presenting alert-like messages with more customization options. 21