Let\'s say I have the following code:
struct SwiftUIView: View { var body: some View { NavigationView { VStack { Text("Hello")