callstack / callstack/react-native-slider
Augment the hitSlop or prevent parent gesture listener to react around slider
Open
bug report
platform: Android
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 295
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
I'm using a slider within a [swiper](https://github.com/leecade/react-native-swiper) and it's quite hard to slide the slider without triggering the swiper.
How could I improve that situation ?
Is there some kind of hitSlop prop equivalent on the slider?
If not, how could I workaround this problem?
Contributor guide
Assessment
This issue has not been assessed yet.