/react-native-snap-carousel

Swiper component for React Native with previews, multiple layouts, parallax images, performant handling of huge numbers of items, and RTL support. Compatible with Android & iOS.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

react-native-snap-carousel

This is a fork from this repo.

This fork exposes two new props customItemComponent and customAnimatedItemComponent, so that we can pass in custom component as the wrapper of carousel items.