Skip to content

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.

License

Notifications You must be signed in to change notification settings

svenresch/SGBDrillDownController

 
 

Repository files navigation

SGBDrillDownController

SGBDrillDownController is 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.

Installation

To use SGBDrillDownController in your project, add this line to your podfile:

pod 'SGBDrillDownController', '~> 1.0'

and then run:

$ pod install

for more information about pods and podfiles, visit the CocoaPods website.

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.3%
  • Ruby 0.7%