andreamazz/AMScrollingNavbar

How to move up Toolbar and hide it with navigation bar?

Open

#262 opened on 2017年8月15日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Swift (6,074 stars) (632 forks)batch import
enhancementgood first issue

説明

navigationController.followScrollView(table, followers: [tabBarController.tabBar, toolbar])

This will make navigation bar hide, but Toolbar still on the top. How to hide the Toolbar when scroll up?

コントリビューターガイド