callstack / callstack/react-native-slider
Add an animation for Slider value change
未关闭
feature request
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 295
- 平均合并
- 5 分钟
- 30 天内合并 PR
- 1
描述
## 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.
贡献指南
调研方向
issue 中没有指定文件或测试。首先定位 Slider 组件并查看值更新如何移动控件,然后对比所引用的 react-native-slider 行为。当可选择启用的动画能够在 iOS 和 Android 上平滑 Slider 的值变化,且不会在 Android 调试模式下禁用 Slider 时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100