Closed heart2friend closed 1 year ago
Same problem for me
@marcocesarato I have exposed two properties delayPressIn and delayPressOut from InputSpinner component. We can use delayPressIn property to avoid auto increment / decrement on scroll. I have raised PR for the same. Could you have look into it and make it available in upcoming release.
I have added this component in FlatList. When try to scroll the list and if by mistake touches to increase or decrease button it increases or decreases value. I have button as well in FlatList but it doesn't fire onPress event even though I touch it during scroll.