Here's a list of features CurrencyField has to offer:
π Simple 3 Step Setup
π Works on iOS, macOS, tvOS and watchOS
π Has a built in .currencyFieldStyle view modifier
π Automatically converts the TextField value into a Double π€―
π Supports custom placeholder text π€©
π Automatically adds and removes the currency symbol to and from the TextField π€
π Has built in currencies to select from
π Automatically uses the .decimalPad keyboard
π Supports "dot" ($ 12.54) and "comma" (β¬ 12,54)
π Limits the decimals count to 2 by default
π Option to set the decimals count (ex. for 0 decimal count: Β₯ 12)
π Built in Swift 5.6
π Example Xcode Project
π 100% Documented