Thanks for your answer. I am subclassing UITabBarController & it uses the new tab bar look when running on iPadOS 18. Do you know where I can find documentation that there's no UITabBar when using the new tab bar UI? The documentation I have read doesn't mention this from what I remember. Plus when I print self.tabBar.frame, it gives me a value which implies there is still a UITabBar. Any more info you can give on this change would be helpful so I can ensure I am using the right methods. Thanks
Topic:
UI Frameworks
SubTopic:
UIKit
Tags: