andreamazz / AMScrollingNavbar

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

Fix issues #325, #329, #336, #339 #338

Closed StefaniOSApps closed 5 years ago

StefaniOSApps commented 5 years ago

pending

StefaniOSApps commented 5 years ago

see current demo https://github.com/StefaniOSApps/Example it (#325) works with UINavigationBar.title, UINavigationBar.largetitle and UINavigationBar.custom view.

StefaniOSApps commented 5 years ago

Fixed #339 see https://github.com/StefaniOSApps/Example

StefaniOSApps commented 5 years ago

Ready to branch into master 👍

StefaniOSApps commented 5 years ago

now it works without translucent.

See Demo (last I added a toolbar) https://github.com/StefaniOSApps/Example