andreamazz / AMScrollingNavbar

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

fixed Scrolling views that don't take up the entire screen Scroll up but don't come down #354 #355

Closed jwolkovitzs closed 5 years ago

jwolkovitzs commented 5 years ago

fixed Scrolling views that don't take up the entire screen Scroll up but don't come down #354

andreamazz commented 5 years ago

Hey @jwolkovitzs can you provide a bit more of context? I'm not sure I understand what's going on.

andreamazz commented 5 years ago

Hey @jwolkovitzs can you provide a bit more context about this PR?

jwolkovitzs commented 5 years ago

Example of nav bar not showing properly when the table view is not the entire view on iPhone Xr and the correct behavior with this fix

upbroken downbroken upworking downworking

andreamazz commented 5 years ago

Sorry for the massive delay, merged. Thanks!