-
Describe your problem 🧐Is it possible,... well since Swup is using Swup, like on Swup's on home page,.. to use Swup to animate the very first entry of page/refresh, not only animating between pages after first "unanimated load"? If so how. I don't see it treated anywhere on the Swup docs. What is your question? 🙋♀️How can I use Swup to animate the page's very first load or refresh of same page? URL to minimal reproduction 🔗Checked all these? 📚
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi there! Swup is only for page transitions. You could even argue that swups main focus is to progressively convert a multi page app/website into a single page app, with first-class support for animating the page visits. The front page animation on swup.js.org was made with GSAP. If you are curious how the animation on swup.js.org was made, have a look here. |
Beta Was this translation helpful? Give feedback.
Hi there! Swup is only for page transitions. You could even argue that swups main focus is to progressively convert a multi page app/website into a single page app, with first-class support for animating the page visits. The front page animation on swup.js.org was made with GSAP.
If you are curious how the animation on swup.js.org was made, have a look here.