zhigang1992 / ZGNavigationBarTitle

ZGNavigationBarTitle -- Subtitle on NavigationBar with awesome animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZGNavigationBarTitle

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

About

ZGNavigationBarTitle -- Subtitle on NavigationBar with awesome animation.

License:MIT License


Languages

Language:Objective-C 95.2%Language:Ruby 4.8%