GKFadeNavigationController -


未知
iOS
Objective-C

软件简介

GKFadeNavigationController 是 UINavigationController 的一个实施例子,支持动画隐藏和显示导航栏。

特性:

  • 动画着色颜色Animates tint color

  • 关注状态栏的颜色Takes care of the status bar color

  • -preferredStatusbarStyle 类似的模式

  • 尽可能使用原生控制(如,后退按钮)

  • 本地寻找半透明 header

  • Demo project with elastic header image

This is an example implementation of a UINavigationController with support of
animated hiding and showing it’s Navigation Bar.