react-native-input-spinner icon indicating copy to clipboard operation
react-native-input-spinner copied to clipboard

Issue with Negative Number input

Open neon84 opened this issue 3 years ago • 1 comments

After setting the min value to a negative number, While using the spinner's button, decrementing to a negative number jumps to the minimum after 1. Eg. After setting min={-10} Does 3..2..1..-10 instead of 3..2..1..0..-1..-2

neon84 avatar Jun 09 '22 12:06 neon84

any updates?

denisvely avatar Oct 07 '22 09:10 denisvely