For everyone still having this issue and using a NavigationView. Add this line to the root NavigationView() and it should fix the problem.
.navigationViewStyle(StackNavigationViewStyle())From everything I have tried, this is the only thing that worked.
这篇文章还没有人留言,快来抢沙发吧。