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

Method for forcing final step to be complete. #72

Open chanpod opened 5 years ago

chanpod commented 5 years ago

I'm trying to set the current step to something beyond the total steps, but it still considers the final step as 'current'. The screenshot shows the progress as completed (delivered to customer), but the step indicator is still showing the destination as active.

The current position is 3.

Screen Shot 2019-05-03 at 3 26 53 PM