Shared Background Across Multiple Pages
Unanswered
Amur catfish posted this in #help-forum
Amur catfishOP
Im trying to wrap my mind around the app route architecture, i have this two pages, /home and /type, when i swipe i get navigated to the type route, how can animate the first background (the colorful blobs) and transform them into something like the second picture, I mean is it possible in nextjs to do that without refreshing the page (changing the route)
3 Replies
Asian black bear
Provide the background in layout and change it depending on the path
Amur catfishOP
the background is not changing, its just the blobs are changing the position with animation
Asian black bear
then why not place blobs on layout and move them deps on path