Why tabbar items showing with left alignment in ios18?
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.
Why tabbar items showing with left alignment in ios18?
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.