iOS Swift - SwiftUI Basics
Identify the error in this SwiftUI modifier chain:
Text("Hello")
.font(.headline)
.foregroundColor = .blue
.padding()Text("Hello")
.font(.headline)
.foregroundColor = .blue
.padding()15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions