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

Animation duration #126

Open navdeeshahuja opened 2 years ago

navdeeshahuja commented 2 years ago

Add the code to allow to configure animation duration of progress bar, current step size, and current step border radius I have tested the code too. It works well. Requesting the author to merge these changes so that the whole community benefits from this.