callstack / callstack/react-native-slider
Slider doesn't work on Android Navigation Drawer
Open
bug report
platform: Android
- 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
Assessment
This issue has not been assessed yet.