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.

5 lines 167 B
export * from "./CarouselWrapper"; export * from "./InfiniteCarouselWrapper"; export * from "./types"; export * from "./constants"; //# sourceMappingURL=index.d.ts.map