Challenge 02
After learning how to animate a single toast notification in the Learn GsapTo lesson, it’s time to take things a step further.
Challenge yourself to create a sequence of toasts that appear one after another. Just like real notification systems do. Each toast should rise up, grab attention, and slide away before the next one enters.
Read more about the gsap.to() method.