Skip to content

nickfox/MTStackViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTStackViewController

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published