Animating UINavigationBar in iOS 7 (like Safari)

后端 未结 1 1779
傲寒
傲寒 2021-02-04 10:23

When scrolling content in Safari, the title bar animates to a smaller version of its self. What is the best way to implement this?

Currently, I am changing the size of t

1条回答
  •  误落风尘
    2021-02-04 11:12

    Take a look at AMScrollingNavbar, it already has fading support. You can try to change font size of NavigationBar to make the title smaller.

    0 讨论(0)
提交回复
热议问题