Disable new tab bar look

Hi, I am trying out the new UITabBar stuff in iOS18, and I don't think it'll be a good fit for my app. Is there a way to revert to the old iPad UITabBar look and placement that we've been using before? I don't want to make such a big change like this just yet, but I would need to make other changes to the app as well and I don't want to use the new UITabBar just yet. Is there a way to achieve this?

Answered by DTS Engineer in 790193022

There's a new API in UITabBarController to hide the tabBar under isTabBarHidden

I have filed similar issues with the elevated tab bar. If there is a button in the navigation bar, and there is a title. The layout breaks and the navigation bar occupies 2 or 3 times more height as it should. FB15415594

Disable new tab bar look
 
 
Q