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

Using SwiperCard on a FlatList #23

Closed sebastiencarreno-full closed 2 weeks ago

sebastiencarreno-full commented 3 weeks ago

Hello !

Thank you for the major upgrade ! I saw that using a single card on a flatList is now possible on your readme but I don't see any example.

I think we must use SwiperCard and use it as a item on the flatList but this component can't be imported on my project, it seems that this element is missing an export.

Can you tell me what I need to do ? Thanks !

Skipperlla commented 2 weeks ago

I'm very sorry, my mistake, I forgot to remove that check. @sebastiencarreno-full

sebastiencarreno-full commented 2 weeks ago

@Skipperlla it means that this feature has been dropped ? Why ?