React native – How to re render cards in a swiper using react-native-deck-swiper
I'm facing an issue with updating the content of cards in a swiper using react-native-deck-swiper. I have a button external to the swiper, and when pressing it I want to update the content of the current card and trigger a…