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

How to animate? #44

Open anbu369 opened 6 years ago

anbu369 commented 6 years ago

Awesome plugin. Followed your steps. I've set my currentPosition state to 0 initially and in componentdidupdate, I am changing the currentPosition state. I dont know how to animate this though. Can you please provide instructions for that?

thanks

24ark commented 5 years ago

@anbu369 The step indicator is animated by default. You can try version 0.0.10