MTStackViewController 1.0.2

MTStackViewController 1.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • WillowTree Apps

MTStackViewController is a container view controller which mimics the navigation patterns found in apps such as Path and Facebook.

Instead of providing a UITableView interface for the left or right view controllers, MTStackViewController lets you specify the UIViewController instances to be used. MTStackViewController adds a property stackViewController to your UIViewController instances, allowing you to interact with it however you like.

Documentaion

For the time being, please refer to the well documented header.

Example

Please see the Example directory for an example Xcode project that uses MTStackViewController.

License

MTStackViewController is available under the MIT license. See the LICENSE file for more info.