Search results for container view

SCSafariPageController screenshot

SCSafariPageController

July 16, 2015 • MIT License
A page view controller component that reproduces Mobile Safari's tab switching behavior
BKSegmentedViewController screenshot

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.
No image provided.

SCStackViewController

September 12, 2013 • MIT License
SCStackViewController is a generic container view controller which allows you to stack child view controllers on the top/left/bottom/right of the root and build custom transitions between them whil...
CLFContainerViewController screenshot

CLFContainerViewController

April 04, 2013 • MIT License
CLFContainerViewController makes it much easier to create custom container view controllers. With this class, you can create container view controllers whose children occupy the entire bounds of...
MBPullDownController screenshot

MBPullDownController

March 07, 2013 • MIT License
MBPullDownController, an iOS container view controller for pullable scroll view interfaces. MBPullDownController accepts two view controllers, which it presents one above the other. The front ...
PATabBarController screenshot

PATabBarController

January 09, 2013 • MIT License
Container UIViewController that allows to present multiple view controllers when embedded in UINavigationController through the segmented control in the navigation item
FRLayeredNavigationController screenshot

FRLayeredNavigationController

June 15, 2012 • BSD License
Influenced by the UI of the Twitter and Soundcloud iPad apps we designed a new navigation concept for our product Checkpad MED. FRLayeredNavigationController is the foundation for this new UI. Also...