UNPKG

react-native-reanimated-carousel

Version:

Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.

7 lines 150 B
import { Basic } from "./Basic"; import { Custom } from "./Custom"; export const Pagination = { Basic, Custom }; //# sourceMappingURL=index.js.map