iOS Swift - SwiftUI Layout
What is wrong with this GeometryReader usage?
GeometryReader { geometry in
Text("Width: \(geometry.width)")
}GeometryReader { geometry in
Text("Width: \(geometry.width)")
}15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions