Skip to content

verticalOrientation not working #11

@nazacity

Description

@nazacity

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions