# React Labs: View Transitions, Activity, and more

DevFeed: [React Labs: View Transitions, Activity, and more](<https://devfeed.tech/articles/react-labs-view-transitions-activity-and-more-2986.md>)

Original publisher: [Read original article](<https://react.dev/blog/2025/04/23/react-labs-view-transitions-activity-and-more>)

Author: Ricky Hanlon

Published: 2025-04-23T00:00:00Z

Content type: article

Language: en

Sources: [React Blog](<https://devfeed.tech/sources/react-blog.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [view transitions](<https://devfeed.tech/topics/view-transitions.md>), [Development](<https://devfeed.tech/topics/development.md>), [ui](<https://devfeed.tech/topics/ui.md>), [CSS animations](<https://devfeed.tech/topics/css-animations.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [css](<https://devfeed.tech/tags/css.md>), [css-animations](<https://devfeed.tech/tags/css-animations.md>), [development](<https://devfeed.tech/tags/development.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [react](<https://devfeed.tech/tags/react.md>), [ui](<https://devfeed.tech/tags/ui.md>), [view-transitions](<https://devfeed.tech/tags/view-transitions.md>)

## AI overview

A React Labs article introduces experimental View Transitions and Activity features. It explains how React can declaratively animate UI transitions using browser View Transition APIs, CSS animations, and triggers such as navigation, state updates, and content switching.

## Source excerpt

In React Labs posts, we write about projects in active research and development. In this post, we're sharing two new experimental features that are ready to try today, and updates on other areas we're working on now.