I'm having a similar issue. I put an .edgesIgnoringSafeArea(.top) on the tabview, as the behavior of my app was causing swiping back from being in the NavigationView to cause the top bar to permanently collapse into the top without it snapping back.
Not sure how to deal with this situation as I have also tried nesting the NavigationViews inside of the TabView, but that causes even worse results, causing the navigationbar to disappear entirely
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: