andreamazz / AMScrollingNavbar

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

Add option to scroll when search visible in nav bar #400

Closed feef closed 3 years ago

feef commented 3 years ago

Adds a flag to enable navigation bar scrolling even if a search bar is visible within it

andreamazz commented 3 years ago

Looks good, thank you.