Search results for navigationcontroller

SGBDrillDownController screenshot

SGBDrillDownController

April 27, 2013 • MIT License
A parent view controller for the iPad which manages a stack of controllers similarly to UINavigationController while keeping the top two controllers visible similarly to UISplitViewController.
TRVSNavigationControllerTransition screenshot

TRVSNavigationControllerTransition

February 05, 2013 • MIT License
Push/Pop transition for entire UINavigationController views. The photo is using `pushViewControllerWithNavigationControllerTransition:`. Now, by using multiple layers we can keep the navigationB...
FPTitleSwipeView screenshot

FPTitleSwipeView

January 04, 2013 • MIT License
A title swipe similar to the Sparrow Mail app. Fully working. Used inside a UINavigationController's titleview.
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...
DYNavigationController screenshot

DYNavigationController

May 24, 2012 • BSD License
DYNavigationController is a Backboard inspired iOS control that enables navigation among UIViews based on swipe gestures. With DYNavigationController, one can simply push and pop UIViews by swi...
APSplitViewController screenshot

APSplitViewController

May 17, 2011 • Unspecified License
Custom UISplitViewController for iPad. Features: it always keeps both sides visible; it's always launched in the Portrait but it's rotated to any direction properly; each side contains UINavigation...
JTStackController screenshot

JTStackController

May 08, 2011 • Unspecified License
Stack view controllers vertically.