Here some minimalistic example for an app that has a Text and a TextField within a VStack:
import SwiftUI struct ContentView: View { @State private var t