Search code examples
reactjsreact-nativeanimationreact-native-animatable

React Native point Animation


enter image description here

I just need to create an animated progress bar which is exactly same as above picture. I have created an arc bar. But I'm struggling with white point move animation. How can I make a point movement from Right to left?

Here I used - https://github.com/facebook/react-native/tree/master/Libraries/ART


Solution

  • You can use this package for creating slider as you want https://github.com/jeanregisser/react-native-slider