himelbrand / react-native-numeric-input

a stylish numeric input for react native
MIT License
150 stars 98 forks source link

[BUG] - iOS numeric keyboard does not have the "-" sign for negative numbers #96

Open rares-nandra opened 7 months ago

rares-nandra commented 7 months ago

Update Made a pull request for changing the keyboard type to numbers-and-punctuation for iOS

Describe the bug You can't input negative numbers on iOS as the numeric keyboard type does not have the minus sign and also lacks the "." symbol