Update SwiftUI
libraries to vanilla SwiftUI + support all platforms
#79
Labels
enhancement
New feature or request
Whenever Apple provides us with API for fully controlling
TextField
s selected text range, it will open the door for a plain vanilla SwiftUI version ofCurrencyTextField
and its libraries.As additional benefits all
TextField
modifiers will work nicely withCurrencyTextField
, and support for all platforms will be possible given that importingUIKit
won't be needed anymore.Let's see what WWDC and the next iteration of
SwiftUI
will give us 🤞 !Dependecies / References
Apple 😜🙏
The text was updated successfully, but these errors were encountered: