marinofelipe / CurrencyText

Currency text field formatter available for UIKit and SwiftUI 💶✏️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement and release SwiftUI support

marinofelipe opened this issue · comments

What problems I want to solve?

Released and stable dependency that provides API for CurrencyText functionality in SwiftUI.

What value it delivers?

  • CurrencyText API provided on Apple's latest UI framework
  • SwiftUI is the future on Apple's ecosystem for UI, therefore such support would potentially also resolve #33 , by providing a unified way of formatting currency on text field over Apple's OS's.

Dependecies / References

#72

WIP:

  • Update README
  • Tag and release