Skipperlla / rn-swiper-list

⚡ Lightning fast and customizable tinder-like swiper for React Native
https://www.npmjs.com/package/rn-swiper-list
MIT License
97 stars 9 forks source link

Question: Performance issues for over 70+ cards #25

Closed andiskim closed 2 weeks ago

andiskim commented 2 weeks ago

When I have 70+ cards, it seems to slow down a lot. Is there a way to optimize it like in Flatlist so that only ~3 cards are rendered at a given time?

andiskim commented 2 weeks ago

https://github.com/Skipperlla/rn-swiper-list/pull/26