New UITabBar style & behaviour

Did anyome manage to change the new UITabBar style & behaviour back to what it was in tvOS 12? I tried to mess with the new standardAppearance property a bit... but no success.


I don't really mint the new style... the design can be adjusted. But I simply can not accept the new "always on top" behaviour. I want the tab bar to hide when focus moves to selected view controller.


If there is no way to change the behaviour I'll be forced to implement a replacement for UITabBarController. But I would like to avoid this if possible.

Replies

Have you found a solution to this problem?

No... it seems that we'll have to change the app to work with the new behaviour.