React Conf 2025 Recap
Oct 16, 2025 by Matt Carroll and Ricky Hanlon
Last week we hosted React Conf 2025 where we announced the React Foundation and showcased new features coming to React and React Native.
React Conf 2025 was held on October 7-8, 2025, in Henderson, Nevada.
The entire day 1 and day 2 streams are available online, and you can view photos from the event here.
In this post, we’ll summarize the talks and announcements from the event.
Day 1 Keynote
Watch the full day 1 stream here.
In the day 1 keynote, Joe Savona shared the updates from the team and community since the last React Conf and highlights from React 19.0 and 19.1.
Mofei Zhang highlighted the new features in React 19.2 including:
<Activity />
— a new component to manage visibility.useEffectEvent
to fire events from Effects.- Performance Tracks — a new profiling tool in DevTools.
- Partial Pre-Rendering to pre-render part of an app ahead of time, and resume rendering it later.
Jack Pope announced new features in Canary including:
<ViewTransition />
— a new component to animate page transitions.- Fragment Refs — a new way to interact with the DOM nodes wrapped by a Fragment.
Lauren Tan announced React Compiler v1.0 and recommended all apps use React Compiler for benefits like:
- Automatic memoization that understands React code.
- New lint rules powered by React Compiler to teach best practices.
- Default support for new apps in Vite, Next.js, and Expo.
- Migration guides for existing apps migrating to React Compiler.
Finally, Seth Webster announced the React Foundation to steward React’s open source development and community.
Watch day 1 here:
Day 2 Keynote
Watch the full day 2 stream here.
Jorge Cohen and Nicola Corti kicked off day 2 highlighting React Native’s incredible growth with 4M weekly downloads (100% growth YoY), and some notable app migrations from Shopify, Zalando, and HelloFresh, award-winning apps like RISE, RUNNA, and Partyful, and AI apps from Mistral, Replit, and v0.
Riccardo Cipolleschi shared two major announcements for React Native:
Ruben Norte and Alex Hunt finished out the keynote by announcing:
- New web-aligned DOM APIs for improved compatibility with React on the web.
- New Performance APIs with a new network panel and desktop app.
Watch day 2 here:
React team talks
Throughout the conference, there were talks from the React team including:
- Async React Part I and Part II (Ricky Hanlon) showed what’s possible using the last 10 years of innovation.
- Exploring React Performance (Joe Savona) showed the results of our React performance research.
- Reimagining Lists in React Native (Luna Wei) introduced Virtual View, a new primitive for lists that manages visibility with mode-based rendering (hidden/pre-render/visible).
- Profiling with React Performance tracks (Ruslan Lesiutin) showed how to use the new React Performance Tracks to debug performance issues and build great apps.
- React Strict DOM (Nicolas Gallagher) talked about Meta’s approach to using web code on native.
- View Transitions and Activity (Chance Strickland) — Chance worked with the React team to showcase how to use
<Activity />
and<ViewTransition />
to build fast, native-feeling animations. - In case you missed the memo (Cody Olsen) - Cody worked with the React team to adopt the Compiler at Sanity Studio, and shared how it went.
React framework talks
The second half of day 2 had a series of talks from React Framework teams including:
- React Native, Amplified by Giovanni Laquidara and Eric Fahsl.
- React Everywhere: Bringing React Into Native Apps by Mike Grabowski.
- How Parcel Bundles React Server Components by Devon Govett.
- Designing Page Transitions by Delba de Oliveira.
- Build Fast, Deploy Faster — Expo in 2025 by Evan Bacon.
- The React Router’s take on RSC by Kent C. Dodds.
- RedwoodSDK: Web Standards Meet Full-Stack React by Peter Pistorius and Aurora Scharff.
- TanStack Start by Tanner Linsley.
Q&A
There were three Q&A panels during the conference:
- React Team at Meta Q&A hosted by Shruti Kapoor
- React Frameworks Q&A hosted by Jack Herrington
- React and AI Panel hosted by Lee Robinson
And more…
We also heard talks from the community including:
- Building an MCP Server by James Swinton (AG Grid)
- Modern Emails using React by Zeno Rocha (Resend)
- Why React Native Apps Make All the Money by Perttu Lähteenlahti (RevenueCat)
- The invisible craft of great UX by Michał Dudak (MUI)
Thanks
Thank you to all the staff, speakers, and participants, who made React Conf 2025 possible. There are too many to list, but we want to thank a few in particular.
Thank you to Matt Carroll for planning the entire event and building the conference website.
Thank you to Michael Chan for MCing React Conf with incredible dedication and energy, delivering thoughtful speaker intros, fun jokes, and genuine enthusiasm throughout the event. Thank you to Jorge Cohen for hosting the livestream, interviewing each speaker, and bringing the in-person React Conf experience online.
Thank you to Mateusz Kornacki, Mike Grabowski, Kris Lis and the team at Callstack for co-organizing React Conf and providing design, engineering, and marketing support. Thank you to the ZeroSlope team: Sunny Leggett, Tracey Harrison, Tara Larish, Whitney Pogue, and Brianne Smythia for helping to organize the event.
Thank you to Jorge Cabiedes Acosta, Gijs Weterings, Tim Yung, and Jason Bonta for bringing questions from the Discord to the livestream. Thank you to Lynn Yu for leading the moderation of the Discord. Thank you to Seth Webster for welcoming us each day; and to Christopher Chedeau, Kevin Gozali, and Pieter De Baets for joining us with a special message during the after-party.
Thank you to Kadi Kraman, Beto and Nicolas Solerieu for building the conference mobile app. Thank you Wojtek Szafraniec for help with the conference website. Thank you to Mustache & Cornerstone for the visuals, stage, and sound; and to the Westin Hotel for hosting us.
Thank you to all the sponsors who made the event possible: Amazon, MUI, Vercel, Expo, RedwoodSDK, Ag Grid, RevenueCat, Resend, Mux, Old Mission, Arcjet, Infinite Red, and RenderATL.
Thank you to all the speakers who shared their knowledge and experience with the community.
Finally, thank you to everyone who attended in person and online to show what makes React, React. React is more than a library, it is a community, and it was inspiring to see everyone come together to share and learn together.
See you next time!