webraptor / react-native-deck-swiper

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

How to add pagination without reloading Swiper component #78

Open adibuu opened 1 year ago

adibuu commented 1 year ago

Hi,

has anyone add pagination to swiper that works just like FlatList? I mean now, when i want to add new paginated data to Swiper I must rerender Swiper component to show this data. Anyone find better solution, without rerendering after new pagination data came from backend?

batuhankerimtr commented 1 year ago

I don't even refresh with new data coming in. It would be great if there is a solution @webraptor

Riaz5687 commented 1 year ago

same for me

nofacez commented 1 year ago

Dynamic cards list should be fixed in v2.0.11. Here is the PR. If it doesn't fix your issue, we'll have to dig into it:<