How to use UITextView in SwiftUI
Issue #747
Need to use Coordinator
conforming to UITextViewDelegate
to apply changes back to Binding
1 | import SwiftUI |
Issue #747
Need to use Coordinator
conforming to UITextViewDelegate
to apply changes back to Binding
1 | import SwiftUI |