React-Native-Layout-Tutorial-Series icon indicating copy to clipboard operation
React-Native-Layout-Tutorial-Series copied to clipboard

[question] Infinite Deck for Swipe example

Open pckz opened this issue 7 years ago • 0 comments

For the sample code Tinder Swipe Deck, I need to create an infinite deck. I tried with a big number of swipes (50) and the performance is very slow, so I thought in a small deck (like 3) and reload every time the index and the active deck.

What recommend me to solve that problem, I'm not expert in react native development so I would be very grateful for every every advice.

Thanks

pckz avatar Oct 05 '18 18:10 pckz