SAHistoryNavigationViewController
SAHistoryNavigationViewController realizes iOS task manager like UI in UINavigationContoller. Support 3D Touch!
Support 3D Touch for iOS9!!
Language: Swift
License: MIT
Features
- iOS task manager like UI
- Launch Navigation History with Long tap action of Back Bar Button
- Support Swift2.0
- Support 3D Touch (If device is not supported 3D Touch, automatically replacing to long tap gesture.)
- Support Swift2.3
- Sipport Swift3
Installation
CocoaPods
SAHistoryNavigationViewController is available through CocoaPods. If you have cocoapods 0.38.0 or greater, you can install it, simply add the following line to your Podfile:
pod "SAHistoryNavigationViewController"
Manually
Add the SAHistoryNavigationViewController directory to your project.