react-native-swiper-animated
react-native-swiper-animated copied to clipboard
disable Top Swipe and Bottom Swipe
how to disable Top Swipe and Bottom Swipe ?
I’m not sure I understand what you mean?
currently, the card can swipe down or swipe up to remove. So i want to disable swipe down or up. Just keeping swipe left or right.
I also kinda needed this feature. Basically, swiping up or down would not trigger next card, the card would simply bounce back in place.
@hungdev did you try dragY prop?