andreamazz/AMScrollingNavbar

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

Open

#262 opened on Aug 15, 2017

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

Description

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?

Contributor guide