react-native-animated-dots-carousel
react-native-animated-dots-carousel copied to clipboard
`Cannot read property `borderColor` of undefined
trafficstars
Getting an issue on sentry with the latest version where there are instances where an undefined type variable in react-native-animated-dots-carousel/src/CarouselDots/Dot/index.tsx ends up crashing my app. This was never an issue previously. Am wondering if it's due to any possibility that currentIndex ends up being out of range?