Coding
SwiftUI: Showing an Alert with a Text Field
Posted on April 21st 2020 by Chris Eidhof In Swift Talk Episode 198, we made a wrapper around UIKit alerts. SwiftUI provides a built-in API just for this: the alert method on View allows us Read more…