SwiftUIKit icon indicating copy to clipboard operation
SwiftUIKit copied to clipboard

CurrencyTextField should use decimal rather than double

Open bcyng opened this issue 5 years ago • 0 comments

given this is dealing with financial data should really use Decimal to ensure no loss of precision for large values or for currencies that commonly use large values eg. yen, Indonesian rupiah etc.

bcyng avatar Feb 03 '21 07:02 bcyng