telly / TLYShyNavBar

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

Issue when adding/removing navigationItems while navigation bar is contracted #175

Open jeromeDms opened 7 years ago

jeromeDms commented 7 years ago

Dear All When the navigation bar is contracted (hidden), when I add or remove navigationItems to the navigation bar, I can observe the navigation items being displayed over the statusBar. Please see the attached screenshot:

capture d ecran 2017-02-06 a 11 25 56

Is there any way to correct this issue ? Thanks