react-native-numeric-input
react-native-numeric-input copied to clipboard
Support for unequal steps -> custom input of an array of values
Is your feature request related to a problem? Please describe. I would like the selector to have the following values: 30, 50 , 60, 90, 120
Describe the solution you'd like It would be ideal if the NumericInput supported the input of an array of values, so that step, minValue and maxValue would have no use.