[ad_1]
when using TabController as a root view controller, when I first load the app, the navigation bar looks like this:
1
But when I click on another item in the tab bar and come back, everything is fine, like this:
2
This persists even if I show the Tab bar controller as UINavigationViewController in AppDelegate.
If anyone knows what could be causing this, please let me know.
[ad_2]