24ark / react-native-step-indicator

A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.
Apache License 2.0
1.43k stars 312 forks source link

own style #93

Open Alarees opened 4 years ago

Alarees commented 4 years ago

how to make my own style on step indicator like make backgroundColor

SohaibKtb commented 4 years ago

+1

ahtisham09 commented 4 years ago

how we can change the size of unfinished dot

afzalali27 commented 2 years ago

@Alarees StepIndicator's bg color is transparent. you can wrap it inside View and give it any color