You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a react-native-slider nested in a swiper slide. The problem is that it's quite hard to trigger the slider to slide. The swiper usually triggers before the slider gets any chance to slide.
How could I give the priority to the slider when the press event is around it?
The text was updated successfully, but these errors were encountered:
I'm having a react-native-slider nested in a swiper slide. The problem is that it's quite hard to trigger the slider to slide. The swiper usually triggers before the slider gets any chance to slide.
How could I give the priority to the slider when the press event is around it?
The text was updated successfully, but these errors were encountered: