react-native-anime
react-native-anime copied to clipboard
How to make circular loop rotation?
I use this fun:
this.box.rotate(360, { duration: 10000 }).infinite();
but i can't success work.