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

Space between step indicator and label text and also fixed length for separatorStroke #69

Open Rdarz opened 5 years ago

Rdarz commented 5 years ago

How to add spacing between step indicator and left align label for vertical direction ? Current output: Screenshot 2019-04-24 at 2 49 04 PM Also currently length for separatorStroke calculated based on height of the parent container. Is it possible to to set fixed height or length for separatorStroke ?

Expected output: Screenshot 2019-04-24 at 2 49 27 PM

mehmetutkuk commented 5 years ago

I have same trouble.

brendansiow commented 5 years ago

any update on this problem? or any workaround available?

naveena1111 commented 4 years ago

i too have same problem

ahtisham09 commented 4 years ago

can we reduce the size of stepStrokeUnFinished ?