SwiftUI code demosntrating the issue
Screenshot of the demo code where the Home tab's content is pushed against the top of the screen when it is expected to be centered.
As of Beta 3, the mere presence of .tabViewBottomAccessory breaks the layout of the tab's content. It goes back to normal once you switch tabs or send the app to background and return.
FB18946286
#SwiftUI #TabView