-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
react native 0.76.2
react-native-gesture-handle 2.21.0
react-native-animated-dots-carousel 2.0.0
<AnimatedDotsCarousel
length={2}
currentIndex={index}
maxIndicators={1}
activeIndicatorConfig={styles.activeIndicator}
inactiveIndicatorConfig={styles.inactiveIndicator}
verticalOrientation
decreasingDots={[
{
config: { color: COLORS.gray[1], margin: 3, opacity: 0.6, size: 8 },
quantity: 1
}
]}
/>
Metadata
Metadata
Assignees
Labels
No labels