react-native-slider icon indicating copy to clipboard operation
react-native-slider copied to clipboard

Add an animation for Slider value change

Open bara495 opened this issue 6 years ago • 1 comments

Describe the Feature

A prop to enable animating the movement of the Slider since just by updating the value it looks very "grainy" and is subpar for anything presentable

Possible Implementations

There is the same functionality in https://github.com/jeanregisser/react-native-slider and it works well for iOS, but for me disables the Slider when testing in debug mode on Android.

bara495 avatar May 13 '19 13:05 bara495

Thanks for reporting that! It sounds like a nice feature.

michalchudziak avatar May 13 '19 13:05 michalchudziak