My app displays tab bar items evenly in iOS versions below 18, which is normal. However, in iOS 18, there are occasional cases where they appear to be displayed like images. How can I resolve this? I am using Apple’s standard UITabBarController and have not customized the tab bar item content.
Correct display tabbar items in iOS 18.
1