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
191 watching
987 forks
Language: Objective-C
last commit: almost 3 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,455
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,069
colineberhardt/vctransitionslibrary A collection of iOS view controller transitions and interaction controllers 4,555
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,572
devxoul/rxviewcontroller An RxSwift wrapper for managing view controller lifecycle events 346
leonatan/lnpopupcontroller A framework for presenting view controllers as popups of other view controllers. 3,043
cewendel/swtableviewcell A utility table view cell subclass with swipeable content and dynamic button layout. 7,129
timoliver/tocropviewcontroller An iOS view controller for cropping and rotating images 4,747
ramotion/navigation-stack A stack-modeled UI navigation controller for iOS 2,303
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,329
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