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.42k stars 312 forks source link

Adding Dashed Separator Stroke #159

Open brunofrigeri opened 1 year ago

brunofrigeri commented 1 year ago

What changed and why? Implemented a customStyles property named separatorStrokeStyle that accepts: solid (default) | dashed | undefined. This change was done addressing the following issues: #150 and #108

PS: Beyond that, I took the liberty to update the following:

2O23 commented 3 months ago

@24ark Please merge sir !