react-native-numeric-input icon indicating copy to clipboard operation
react-native-numeric-input copied to clipboard

[Feature request] - Support for currency

Open strdr4605 opened this issue 6 years ago • 0 comments

I am using react-native-numeric-input for the input of the tips given to a service It would be nice to have a prefix of the currency used.

5.25 -> $5.25

I think a new prop currency: string is needed and the currency symbol or text should be added before the number and the value should remain type number

strdr4605 avatar Oct 18 '19 14:10 strdr4605