Trying to hide the status bar in iOS SwiftUI on the first view.
import SwiftUI struct ContentView: View { var body: some View { Navigati