quidone / react-native-wheel-picker

Wheel Picker for React Native
MIT License
29 stars 7 forks source link

feature request: debouncing onValueChanged #4

Closed copofe closed 1 month ago

copofe commented 2 months ago

Hope to add the prop of debouncing time to control the response speed of the onValueChanged value changes.

rozhkovs commented 2 months ago

In what cases can this be useful? Can you please give an example?