This content originally appeared on DEV Community and was authored by Gustavo Scarpim
Today I'm bringing an animation made with GSAP/React, I won't post the entire code because it got a little big, but you can see in my github all the code.
GSAP is a library that facilitates the creation of animations, making it simple and intuitive.
With it we can animate (CSS properties, canvas library objects, SVG, React, Vue, Angular, generic objects, whatever) and also resolve countless browser inconsistencies, all with incredible speed (up to 20x faster than jQuery ), including automatic GPU acceleration of transforms.
The GSAP community is very active, and for those who have doubts about creating some animation, I recommend posting it on the GSAP forum https:/ /greensock.com/forums/
Here's an example of an animation that I managed to create using GSAP to help me, I hope you like it:
See the complete code here on GitHub Click here
Check out the Project in action Deploy
Thanks for reading.
This content originally appeared on DEV Community and was authored by Gustavo Scarpim

Gustavo Scarpim | Sciencx (2021-08-21T18:08:27+00:00) Animation React. Retrieved from https://www.scien.cx/2021/08/21/animation-react/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.