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 (632 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (6,074 stars)
PR merge metrics
 (No merged PRs in 30d)

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