andreamazz/AMScrollingNavbar

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

Open

#262 创建于 2017年8月15日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Swift (6,074 star) (632 fork)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?

贡献者指南