Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.27k stars 352 forks source link

Tabbar should stay until determined #282

Closed gliechtenstein closed 6 years ago

gliechtenstein commented 6 years ago

Currently, the tab bar hides everytime a new tab is selected until the new tab is fully loaded.

This needs to be fixed so that the tab bars always stick around until the next view finishes loading and we can determine whether the next view contains a tab bar or not (if it doesn't, that's when we hide the tab bar)