kolking / react-native-page-indicator

React Native component designed to display the current page of a swiper, slideshow, carousel, and more.
MIT License
63 stars 4 forks source link

No props to provide different color to inactive indicator #1

Closed neemanwa closed 1 year ago

neemanwa commented 1 year ago

there is no option to provide different color to inactive indicators

kolking commented 1 year ago

@neemanwa implemented in v1.1.0, there is a new activeColor prop you can use for the purpose.