andreamazz / AMScrollingNavbar

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

Allow nav bar to scroll above the view controller edges #352

Closed ManueGE closed 5 years ago

ManueGE commented 5 years ago

Solves the issue in #351:

If you like the idea but you'd like to use better wording or a different approach, let me know, I'll be happy to help.

andreamazz commented 5 years ago

Hey @ManueGE thank you for the PR, I'll check it out and merge as soon as possible. Don't worry about the 120 chars lines, I've been meaning to disable that rule anyway.

andreamazz commented 5 years ago

Ok, looking good. Thank you for the contribution!