I have got my ContentView, which is a TabView, with View1 and View2 as tabs:
ContentView
TabView
View1
View2
struct ContentView: View { @S