UITableViewController-Containment-Demo
May 30, 2014 • MIT License
This is a sample project showing how to contain a UITableViewController in another VC with a Search Bar + Display Controller working as if it were all in a UITableViewController.
BKSegmentedViewController
April 24, 2014 • MIT License
One viewController can display multiple viewController, works like Tabbar or set of UIButton can placed anywhere by just connecting segues.
MSDynamicsDrawerViewController
November 20, 2013 • MIT License
Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.
Here's some example gifs to see MSDynamicsDrawerViewController in action:
You can <a...
SFContainerViewController
March 04, 2012 • MIT License
SFContainerViewController is a UIViewController subclass that can have multiple UIViewController children. It has no memory problems, if this controller is not visible, it will unload its view and ...
PKRevealController
December 28, 2011 • MIT License
Introducing PKRevealController 2 - The second version of one of the most popular view controller containers for iOS, enabling you to present multiple controllers on top of one another. It is easy t...