Next.js

Full-stack React framework

167 tutorials
12 of 167 tutorials
Aug 20, 2026· 7 min read

Adding View Transitions to a Next.js App

Wrap changing content in React's ViewTransition component to animate it across a Next.js navigation, with no extra config and no effect on the click itself.

nextjs