CurrencyTextField icon indicating copy to clipboard operation
CurrencyTextField copied to clipboard

Locale

Open Sadoge opened this issue 8 years ago • 1 comments

When the formatter has another locale (for example : European locale) , then it fails to format the value. Maybe you can add a method to the class for changing locale.

Apart from that, very nice work! Keep it up

Sadoge avatar Jun 21 '16 01:06 Sadoge

Jump to CurrencyTextField class and update initTextField method currencyFormatter.locale = Locale(identifier: "en_US")

irfanabdulkhaliq avatar May 19 '22 11:05 irfanabdulkhaliq