Hi!
I'm using GSAP in React. I have two components, each with its own animation, but when displaying the second component (intro component), I feel the animation isn't fluid. I confess I don't know if I'm making a mistake in starting the second animation, or if I need to put it in context or even combine timelines.
Can you give me some insight into this problem?
P.S.: I will still add other animations that I intend to use scroll plugins on the page.
https://stackblitz.com/edit/gsap-react-basic-f48716-eqt3eypg?embed=1&file=src%2Fcomponents%2Fintro%2Findex.js