react-native-numeric-input
react-native-numeric-input copied to clipboard
a stylish numeric input for react native
**Describe the bug** In the IOS version the keyboard has a forcing of the "comma" character, but the component uses only the version with the "dot" character. I used a...
we did this small change to allow user input number like 0.01, with the current implementation this is not possible as 0.00 would be resetted to 0. Since 1.01 is...
**Is your feature request related to a problem? Please describe.** I added a validation for the numeric field so I don't like to be auto focus when the value is...
Hi I would like to style the left and right buttons I basically want to make them round. It would be great if we could spread in our own style...
Wondering if there is any chance to upgrade react-native-vector-icons to v10 version, the Ionicons names of md-add, md-remove, ios-arrow-up, ios-arrow-down of v10 version will be changed.