meliorence / react-native-snap-carousel

Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
BSD 3-Clause "New" or "Revised" License
10.37k stars 2.29k forks source link

Can you add a tip on how to implement at "wrapping" carousel? #875

Closed trajano closed 3 years ago

trajano commented 3 years ago

Is this a bug report, a feature request, or a question?

Question

I am going through the tips section and I am thinking you should have a tip on how to set up an image carousel that wraps around so when it's at the end it shifts back to the beginning.

trajano commented 3 years ago

Found it. it's called loop. I was looking for wrap