andreamazz/AMScrollingNavbar
How to move up Toolbar and hide it with navigation bar?
开放
#262 创建于 2017年8月15日
enhancementgood first issue
仓库指标
- 星标
- (6,074 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?