react-native-numeric-input
react-native-numeric-input copied to clipboard
[Feature request] - Support for currency
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