callstack / callstack/react-native-slider
Slider doesn't work on Android Navigation Drawer
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 295
- 平均合并
- 5 分钟
- 30 天内合并 PR
- 1
描述
## Environment
## Description
I've got a brightness slider on my app'ss navigation drawer, I'm able to use it without any issues on iOS but the slider itself doesn't work on Android.
On Android, the slider only works when dragged with two fingers, tap to seek also works.
However when I try dragging using one finger it doesn't work.
I've created a snack below to reproduce this issue, any ideas what might be causing this?
## Reproducible Demo
[Here's a snack](https://snack.expo.dev/@nishmeht/slider-on-drawer
) I created, you can try it on the android emulator.
贡献指南
调研方向
从链接的 Expo Snack 开始,在 Android 模拟器上复现 slider 的行为,比较单指拖动、双指拖动以及点击跳转。跟踪 navigation drawer 上下文中 React Native Slider 的手势处理;单指拖动能在 Android 上正常工作且不破坏现有交互,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react-native, typescript
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100