iPadOS 18 introduces new API for creating tab bars.
iPadOS 18 also introduces new API for creating tab bars. Create a UITabBarController and assign an array of UITab objects to its tabs property.
How do we disable this new style and keep the tab bar at the bottom for iPadOS 18?