webraptor / react-native-deck-swiper

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

Card re-rendering after swipeBack #58

Open aas395 opened 3 years ago

aas395 commented 3 years ago

When a card is rendered and then swiped away, it seems to be unloaded and requires a re-render if you swipe it back into position. I thought setting swipeBackCard to true took care of this. Am I missing something?