react-native-anime icon indicating copy to clipboard operation
react-native-anime copied to clipboard

How to make circular loop rotation?

Open luojinghui opened this issue 7 years ago • 0 comments

I use this fun:

this.box.rotate(360, { duration: 10000 }).infinite();

but i can't success work.

luojinghui avatar Jan 05 '18 04:01 luojinghui