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?