React Native Custom Image Carousel

Code to implement an image carousel in react native with custom indicator bars

react,react native,javascript

I recently was asked to implement a carousel with a custom scroll indicator. The result was to look like this:

image carousel in react native

I posted a tutorial about how to build it on Medium, and built a demo on Exponent’s Codepen-style Snack app