CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

JGNavigationBarTransition 1.0.0

JGNavigationBarTransition 1.0.0

Maintained by lbj147123.



  • By
  • Ucself

JGNavigationBarTransition

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

JGNavigationBarTransition is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'JGNavigationBarTransition'

Use

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

Author

[email protected], [email protected]

License

JGNavigationBarTransition is available under the MIT license. See the LICENSE file for more info.