UNPKG

@seirei/carousel

Version:

A reusable, auto-scrolling carousel component for React Native built using **React Native Reanimated v2**, offering customizable pagination indicators, smooth animations, and infinite looping.

7 lines (6 loc) 192 B
"use strict"; export * from "./CarouselWrapper.js"; export * from "./InfiniteCarouselWrapper.js"; export * from "./types.js"; export * from "./constants.js"; //# sourceMappingURL=index.js.map