marcocesarato / react-native-input-spinner

An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
https://marcocesarato.github.io/react-native-input-spinner/
GNU General Public License v3.0
414 stars 34 forks source link

feat: added delayPressIn and delayPressOut properties #97

Closed heart2friend closed 1 year ago

heart2friend commented 1 year ago

Exposed delayPressIn and delayPressOut properties. Used delayPressIn property to prevent auto increment on scrolling

[https://github.com/marcocesarato/react-native-input-spinner/issues/95](url)

heart2friend commented 1 year ago

Hello @marcocesarato could you release this change please. We are facing issue in production app.

heart2friend commented 1 year ago

Thank you so much @marcocesarato for prompt response :). Really appreciate it. I am curious to know why does below error occurs? If you provide some guidelines about it I will take care of it in future.

PR title doesn't follow conventional changelog format.