RootView: Fix UI being shoved into sidebar on iPad (closes #264, thanks @Swifticul!)

This commit is contained in:
naturecodevoid
2023-02-13 21:44:48 -08:00
parent ec4dbb6679
commit c2e89b09ea

View File

@@ -19,6 +19,7 @@ struct RootView: View {
NavigationView {
content(for: tab)
}
.navigationViewStyle(StackNavigationViewStyle())
.tag(tab)
.tabItem {
tab.label