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

Please use expo-step-indicator (github.com/draftbit/expo-step-indicator) #95

Open peterpme opened 4 years ago

peterpme commented 4 years ago

it fixes a lot of the issues. Thanks!

https://github.com/draftbit/expo-step-indicator

bensengupta commented 4 years ago

I don't see where all the fixes are. Apart from your project using a class and this one using a function, I don't see any difference. I would even go as far as to say that this project is more up-to-date than your project, judging by the presence of useNativeDriver: false in animations.

Could you please elaborate as to how your project is better / more up-to-date than this one?

Relax594 commented 4 years ago

19 days ago his fork was more up-to-date. In the meantime this repo got an overhaul and is now the best version to use.