UNPKG

react-native-snap-carousel-v4

Version:

Original project: https://github.com/meliorence/react-native-snap-carousel I made this package because I need the version 4 package to be published, so that I can run EAS Build on my expo app, previously I was pointing directly to the v4 branch on the ori

21 lines (20 loc) 522 B
declare const _default: { sliderPagination: { alignItems: "center"; justifyContent: "center"; paddingHorizontal: number; paddingVertical: number; }; sliderPaginationDotContainer: { alignItems: "center"; justifyContent: "center"; marginHorizontal: number; }; sliderPaginationDot: { width: number; height: number; borderRadius: number; backgroundColor: string; }; }; export default _default;