callstack / callstack/react-native-slider
Add an animation for Slider value change
Open
feature request
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.