alantoa / react-native-awesome-slider

🚀 An anwesome <Slider/> that supports various features haptic, lottie, animation, ballon, etc.
MIT License
228 stars 28 forks source link

onStartSliding #2

Closed jay-jlm closed 2 years ago

jay-jlm commented 2 years ago

image

Expected Behavior

Declaring onSlidingStart should not be required.

Current Behavior

Typescript complains of missing property if onSlidingStart is left undeclared.

alantoa commented 2 years ago

Hi, I'm fixed this. It's been released. Thanks!