ZGNavigationBarTitle 0.1.1

ZGNavigationBarTitle 0.1.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2016

Maintained by Kyle Fang.



  • By
  • Zhigang Fang

ZGNavigationBarTitle On NavigationBar

ZGNavigationBarTitle is navigationBar Subtitle thing, inspired by the Reeder for iOS.

img

With awesome animation.

Install

    pod 'ZGNavigationBarTitle'
    //Make the ZGNavigationBarTitleViewController your Navigation Controller
   [(ZGNavigationBarTitleViewController *)self.navigationController updateSubtitleTo:subtitleOrNil];

Contact

@zhigang1992