react-native-anime
react-native-anime copied to clipboard
Sequential animation
Heyo!
I'm using the library to animate a list of elements (views). The thing is that I want to use the same animation for all views, but with different timings. What's the best way to achieve that?
Here's an example of what I want to reproduce: https://codepen.io/moisespio/pen/QBEayP
Cheers,