React Native Custom Image Carousel
Code to implement an image carousel in react native with custom indicator bars
I recently was asked to implement a carousel with a custom scroll indicator. The result was to look like this:
I posted a tutorial about how to build it on Medium, and built a demo on Exponent’s Codepen-style Snack app