callstack / callstack/react-native-slider
Slider doesn't work on Android Navigation Drawer
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
## 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.
Contributor guide
Research direction
Start with the linked Expo Snack and reproduce the slider behavior on an Android emulator, comparing one-finger dragging with two-finger dragging and tap-to-seek. Trace the React Native Slider gesture handling in the navigation drawer context; done means one-finger dragging works on Android without breaking the existing interactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100