andreamazz / AMScrollingNavbar

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

Added a flag if you dont want to use the function updateContentInset() #316

Closed tof-amsiq closed 6 years ago

vongrad commented 6 years ago

Could this be merged with master? The forced behavior of updateContentInset() is messing up the content insets of my collections views. (I have a horizontal collectionView that holds another set of controllers that have vertical collectionViews and the navigationBar should get hidden based on this set of vertical collectionViews )