There is currently almost no documentation from Apple or otherwise regarding adjusting UITabBarController for iOS 26+. It seems like Apple has decided it's better to force everyone to adopt SwiftUI tab bars.
Would be nice to add some documentation surrounding how the different UITabBarController appearance styles effect different tab bar glass styles in iOS 26+. For example, I believe the transparent style is roughly equal to clear glass and opaque is equal to regular but, again, almost nonexistent documentation from Apple.
There is currently almost no documentation from Apple or otherwise regarding adjusting
UITabBarControllerfor iOS 26+. It seems like Apple has decided it's better to force everyone to adopt SwiftUI tab bars.Would be nice to add some documentation surrounding how the different
UITabBarControllerappearance styles effect different tab bar glass styles in iOS 26+. For example, I believe the transparent style is roughly equal to clear glass and opaque is equal to regular but, again, almost nonexistent documentation from Apple.