React-native-swiper: Is it possible to customize each dots ?

Created on 25 Aug 2016  路  3Comments  路  Source: leecade/react-native-swiper

Hey,

I was just wondering if it were possible to customize each activeDots and chose a specific color for each ?

Best regards,
Paul

Most helpful comment

I've been reading & reading the documentation, but I think I did not express my self well, sorry. Let's say I have 3 slides. I want dots to be a certain color, and active dot to be a different color for each slide.
For example activeDot(1) => blue; activeDot(2) => red; activeDot(3) => green;

Sorry if I issue was unclear.

All 3 comments

yes, you can use the dot and activeDot properties, please refer to the documentation

I've been reading & reading the documentation, but I think I did not express my self well, sorry. Let's say I have 3 slides. I want dots to be a certain color, and active dot to be a different color for each slide.
For example activeDot(1) => blue; activeDot(2) => red; activeDot(3) => green;

Sorry if I issue was unclear.

Can this be re-opened to address the more specific question? Can you define page-specific dots?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

AndrewSouthpaw picture AndrewSouthpaw  路  3Comments

wrannaman picture wrannaman  路  3Comments

gwhite-dayspring picture gwhite-dayspring  路  3Comments

nomoreboredom picture nomoreboredom  路  3Comments