CaioQuirinoMedeiros / react-native-currency-input

A simple currency input component for both iOS and Android
https://www.npmjs.com/package/react-native-currency-input
MIT License
158 stars 25 forks source link

The value reset when input is more than 16 char #38

Open ddikodroid opened 3 months ago

ddikodroid commented 3 months ago

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

Andreibv commented 2 months ago

same problem here