Use tvOS 12 UITabBarController default UI in tvOS 13 app compiled with Xcode 11 Use tvOS 12 UITabBarController default UI in tvOS 13 app compiled with Xcode 11 xcode xcode

Use tvOS 12 UITabBarController default UI in tvOS 13 app compiled with Xcode 11


If you are talking abut the "always on top" behaviour of the new UI then you can change this by using:

var tabBarObservedScrollView: UIScrollView? { get set }