Assuming the following NavigationView:
Struct ContentView: View { @State var showRigthPane: Bool = true var body