I am maintaining an enterprise iOS app that does a lot of customization to the tab bar's colors based on the organization signed into the app.
Is there a way to revert back to the old style full bottom tab bar rather than the new iOS 26 floating version?
I know last year in iPad OS you could force the bottom tab using traitOverrides, but I'm not seeing a similar option for this.
If anyone has any ideas it would be greatly appreciated.