fixt / react-native-page-swiper

91 stars 47 forks source link

How to customize the style of dot and activeDot? #4

Closed songyouwei closed 8 years ago

cgarvis commented 8 years ago

There is an activeDotColor prop. You can set this to any CSS color attribute. Do you need more?

sritampatnaik commented 8 years ago

https://gist.github.com/sritampatnaik/ac858f7775a5b47122e8 Your wiper tag should have something like this @songyouwei

cgarvis commented 8 years ago

@sritampatnaik that is now how this swiper works. Only activeDotColor is available to change.