Post

Replies

Boosts

Views

Activity

Allowing user input in SwiftUI Alert
Hi, I would like to make an Alert box in SwiftUI that allows user to type text and validate or cancel. The issue is that there is no option in the Alert functionality of SwiftUI to allow this kind of behavior. In order to achieve this I have to make my own implementation with UIAlertController from UIKit. Will this feature be included later in the Alert view of SwiftUI? Do we know anything about it? Thanks.
2
0
6.1k
Dec ’21