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

Add custom style for labels alignment #37

Closed lab08georgi closed 5 years ago

lab08georgi commented 6 years ago

Currently labels are always aligned in center. This seems odd, when you have indicators rendered vertically. I would want to be able to align the labels with custom style.

MiceBishop commented 6 years ago

This would be a very nice feature. @24ark can you merge this please ?

24ark commented 5 years ago

Thanks @lab08georgi !!