Can I use AOS library animation on my php file?

My animation on AOS is not working. Im thinking that the problem is I am already using a GSAP. Any recommendation how to implement AOS while using also a gsap?
1 Reply
ayeza
ayeza8mo ago
I mean, you kind of don't need AOS, if you are using GSAP. You can use gsap to animate, that's the whole point of gsap afterall.