To run the example project, clone the repo, and run pod install from the Example directory first.
JGNavigationBarTransition is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'JGNavigationBarTransition'self.jg_navBarBarTintColor = UIColor.white
self.jg_navBarTitleColor = UIColor.black
self.jg_navBarTintColor = .blue
self.jg_navBarBackgroundAlpha = 1
self.jg_statusBarStyle = .default
self.jg_navBarShadowImageHidden = false
lbj147123@163.com, lbj147123@163.com
JGNavigationBarTransition is available under the MIT license. See the LICENSE file for more info.