callstack / callstack/react-native-slider
Slider doesn't work on Android Navigation Drawer
Abierto
bug report
platform: Android
- Lenguaje dominante
- TypeScript
- Estrellas
- 1.4k
- Forks
- 295
- Merge medio
- 5 min
- PR fusionados (30 d)
- 1
Descripción
## 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.