Add `<ViewTransition>` Component by sebmarkbage · Pull Request #31975 · facebook/react

This will provide the opt-in for using View Transitions in React. View Transitions only trigger for async updates like startTransition, useDeferredValue, Actions or &lt;Suspense&gt; revealing from ...