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

4 lines 259 B
import CarouselMomentum, { CarouselMomentumAnimationType, CarouselRef } from './CarouselMomentum'; import Pagination from './Pagination'; export { CarouselMomentum, CarouselRef, Pagination, CarouselMomentumAnimationType, }; //# sourceMappingURL=index.d.ts.map