alexbrillant / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
1.55k stars 461 forks source link

goBackToPreviousCardOnSwipeRight has infinite behavior by default? #348

Open FacuBenito opened 3 years ago

FacuBenito commented 3 years ago

When I enable goBackToPreviousCardOnSwipeRight if I'm on my first card, it goes to my last card even though I've explicitly set infinite to false and I don't want that to happen. Is there any way to fix this? Is there any way to disable the right swipe if I'm on my first card?

Oscar1998 commented 3 years ago

I'd be interested in knowing that as well