react-native-currency-input
react-native-currency-input copied to clipboard
A simple currency input component for both iOS and Android
Results
22
react-native-currency-input issues
Sort by
recently updated
recently updated
newest added
The behave strangely when the number is more than 16 and getting reset again. I press "2" for the whole time but it shows other number. https://github.com/user-attachments/assets/c275d8ed-0073-424d-9876-11ddfe0bc643
The maxValue={0} thing doesnt work. When i set maxValue to 0 it does allow both positive and negative numbers.