TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Apr 2016 |
Maintained by Kyle Fang.
ZGNavigationBarTitle
On NavigationBarZGNavigationBarTitle is navigationBar Subtitle thing, inspired by the Reeder for iOS.
With awesome animation.
pod 'ZGNavigationBarTitle'
//Make the ZGNavigationBarTitleViewController your Navigation Controller
[(ZGNavigationBarTitleViewController *)self.navigationController updateSubtitleTo:subtitleOrNil];