react-native-swiper-animated icon indicating copy to clipboard operation
react-native-swiper-animated copied to clipboard

disable Top Swipe and Bottom Swipe

Open hungdev opened this issue 7 years ago • 4 comments

how to disable Top Swipe and Bottom Swipe ?

hungdev avatar Oct 03 '18 16:10 hungdev

I’m not sure I understand what you mean?

chitezh avatar Oct 03 '18 16:10 chitezh

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.

hungdev avatar Oct 03 '18 16:10 hungdev

I also kinda needed this feature. Basically, swiping up or down would not trigger next card, the card would simply bounce back in place.

harrisonlo avatar Oct 10 '18 22:10 harrisonlo

@hungdev did you try dragY prop?

Retiznyk avatar Oct 17 '18 15:10 Retiznyk