UNPKG

react-native-momentum-carousel

Version:

A React Native carousel component enables smooth and interactive image or content sliders with swiping capabilities. Ideal for showcasing multiple items or images in a compact space, this carousel can be customized with features like infinite scrolling, p

6 lines (5 loc) 271 B
"use strict"; import CarouselMomentum, { CarouselMomentumAnimationType, CarouselRef } from './CarouselMomentum'; import Pagination from './Pagination'; export { CarouselMomentum, CarouselRef, Pagination, CarouselMomentumAnimationType }; //# sourceMappingURL=index.js.map