iOS Swift - SwiftUI Basics
Identify the error in this SwiftUI code snippet:
VStack {
Text("Hello")
Spacer.padding(20)
Text("World")
}VStack {
Text("Hello")
Spacer.padding(20)
Text("World")
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions