🎉 When you install Symfony UX Turbo, it comes with Turbo 8 that supports view transitions.
You just have to ensure the following meta tag is present on each page.
<meta name="view-transition" content="same-origin" />
Next, update your CSS to customize the transition.