I have a simple view hierarchy between two views in SwiftUI.
MainView: This is the top level screen
import SwiftUI struct MainView: View { var body: s