himelbrand / react-native-numeric-input

a stylish numeric input for react native
MIT License
148 stars 102 forks source link

Fix issue95 no minus sign keyboard on iOS #97

Open rares-nandra opened 10 months ago

rares-nandra commented 10 months ago

changed the keyboard type to numbers-and-punctuation for iOS to include the "-" sign for typing negative numbers and added support for the "," symbol to act as the "." symbol