Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Deal with navigation bar and status bar animation when some page set navigation bar hidden or change status bar style. Enable slide-back when you use leftBarButtonItem.

License

Notifications You must be signed in to change notification settings

cuzv/CHXNavigationTransition

Repository files navigation

License CocoaPods Compatible Carthage Compatible Weibo Twitter

CHXNavigationTransition

Deal with navigation bar and status bar animation when some page set navigation bar hidden or change status bar style. Enable slide-back when you use leftBarButtonItem.

Deprecated

Replaced by RRNavigationBar.

ViewController preferredStatusBarStyle 设置生效的前置条件

  • Info.plis -> View controller-based status bar appearance -> YES
  • 当 ViewController 处于 NavigationController stack 中时设置 preferredStatusBarStyle 无效,是因为获取到 NavigationController 的 preferredStatusBarStyle 了

About

Deal with navigation bar and status bar animation when some page set navigation bar hidden or change status bar style. Enable slide-back when you use leftBarButtonItem.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published