telly / TLYShyNavBar

Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
MIT License
3.73k stars 426 forks source link

Fix navigation bar expanding when it shouldn't #180

Closed ernestofndz closed 7 years ago

ernestofndz commented 7 years ago

This would happen any time you reload the data of your table or collection, i.e, loading more data when scrolling, reloading to change the design of the cells, etc.

This might be related to #120.