I'm new to react native animations. I want to implement a rotation animation, How can I rotate this cirlce clockwise and anti-clockwise?
I've checked some documentations but couldn’t understand it very wellenter image description here
CodePudding user response:
Couple of tutorials on how you can do something similar with Reanimated 2: