I have implemented the solution found at the following link to return to my root view:
struct ContentView: View { @State private var isActive: Bool = false @AppSt