webraptor / react-native-deck-swiper

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

Swipe back to previous card with a custom animation #57

Open aas395 opened 3 years ago

aas395 commented 3 years ago

This is something listed as being possible in the documentation but there's no example given showing how to do it and everything I have tried doesn't seem to work. The previous card shows up when I enable one of the goBackToPreviousCardOnSwipe properties but it just reappears in place without an animation. Is there a way to do this that I'm missing?