andreamazz / AMScrollingNavbar

Scrollable UINavigationBar that follows the scrolling of a UIScrollView
MIT License
6.05k stars 634 forks source link

Move toolbar under navigationBar #362

Open arashetm opened 5 years ago

arashetm commented 5 years ago

Is there any way to slide toolbar beneath the navigation bar while scrolling and collapse both of them?

andreamazz commented 5 years ago

See #353 and #262 It was in the works, but I currently don't have the time to work on this. Any help would really be appreciated.

arashetm commented 5 years ago

Thanks, But there is another question for me. How can I set that the toolbar should scroll first and after that it placed under navBar, the navBar starts to scroll?