webraptor / react-native-deck-swiper

tinder like react-native deck swiper
ISC License
126 stars 81 forks source link

how to use swipeLeft to go back to the last seen card? #98

Closed bruteforks closed 1 year ago

bruteforks commented 1 year ago

ie swiping left goes to the card you just saw (instead of advancing to next card on left swipe). I know this should be easy to do, but I'm unsure how to implement it. Any help would be appreciated

hashim-rana-hub commented 7 months ago

just pass a prop goBackToPreviousCardOnSwipeRight={true}