andreamazz/AMScrollingNavbar

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

开放

#262 创建于 2017年8月15日

 (2 条评论) (0 个反应) (0 位负责人)Swift (632 个派生)batch import
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?

贡献者指南