βš›οΈ This Week In React #289: Base UI, shadcn, Vinext, Next.js WS, ChatGPT, Takumi, Shaders | RN cleanup, Navigation, Agents, Sniffler, Metro, Tapflow, ADK, Voltra, WebView, Iso, Audio | TypeScript, ES2026, HTTP QUERY, Node.js


β€‹πŸŒ Read Online ​

Hi everyone, Seb and Jan here πŸ‘‹!

Things are relatively calm on the React side this week, but it's still worth highlighting Base UI becoming the default headless lib in shadcn, and Vinext getting close to production-ready.

On the mobile side, React Native 0.87 went full Marie Kondo. We also have a nice preview of React Navigation 8 and the relentless stream of AI tooling updates.

TypeScript 7.0 is out, and it's 10x faster. Ecma has officially approved ES2026, and HTTP is finally getting its long-awaited QUERY method.

Enjoy!

As always, thanks for supporting us on your favorite platform:

πŸ’Έ Sponsor

​Stop guessing why your Next.js app is slow.​

When a Next.js page is slow, the hard part is figuring out which part is responsible: middleware, SSR, an API route, a database query, or an upstream fetch() call. πŸ”

Without a trace, you're stuck reproducing locally, adding logs, and guessing. With one, every step shows up as a span in a waterfall, so you see exactly where time went. See how to export those traces with @vercel/otel and decide between OTLP and the Sentry SDK. Learn more βž‘οΈβ€‹

βš›οΈ React

πŸ’Έ Sponsor

​Ship AI generated code safely with Meticulous.​

Claude writes your code. Claude reviews your code. Claude fixes the review comments. And somehow, you're the one getting paged at 2am when it breaks in prod.

Fortunately, top AI-driven teams like Dropbox, Notion, LaunchDarkly, and Wiz rely on Meticulous to run 1000s of e2e UI tests autonomously, covering every user flow, edge case, role and permutation. Built by ex-Palantir engineers, Meticulous gives you near-exhaustive coverage in weeks, without any developer effort.

It works like magic in the background:

  • Near-exhaustive coverage on every test run
  • No test creation
  • No maintenance (seriously)
  • Zero flakes (built on a deterministic browser)

Check it out - and see why one engineering leader at Dropbox said that β€œonce we started using Meticulous, we couldn’t imagine working without it.”

πŸ“± React-Native

​React Navigation 8.0 - July Progress Report​

A new progress report dropped from the React Navigation team. It’s even bigger than the last one shared in March.

Highlights include:

  • Suspense-enabled navigation - Navigation state updates are compatible with concurrent rendering, and navigation actions are wrapped in transitions that can wait for pending data loadings or be interrupted.
  • Experimental data loaders - This lets you prefetch data before a screen renders, using your favorite data fetching libraries.
  • Typed hooks in dynamic navigators
  • Simpler types for custom navigators
  • Standard Navigation for library authors - A compatibility layer for RN routers to make it possible to create universal custom navigators that work with both React Navigation and the recent Expo Router fork

And more! Check out the full report to learn about all the upcoming features and changes.

The rise of native cloud agentic tooling

Running AI agents on native apps has previously been limited to local devices. Native dependencies, simulator management, and heavy build tools have been a major bottleneck for cloud-based agent infrastructure. That gap is closing fast thanks to simultaneous updates from Callstack and Software Mansion:

  • πŸ“œ Closing the Agent Loop: Autonomous React Native Bug Reproduction with Argent​
  • 🐦 Argent Lens - New design review tool to help you experiment with multiple design variants to get the look you want.
  • πŸ“¦ Argent 0.14 - Argent Lens, tvOS, Android TV, Vega OS, and make it a big update that unlocks cloud agents and expands support beyond mobile to TV platforms.
  • πŸ“¦ Agent Device 0.19 - BrowserStack, AWS Device Farm, 6x faster relaunch, derive command, interaction guarantees. The new out-of-viewport coordinate tap warnings will be useful for ensuring consistency in automated QA testing.

πŸ”€ Other

🀭 Fun

See ya! πŸ‘‹

βš›οΈ This Week In React

πŸ”₯ Keeps React and React-Native experts up to date! Join 34k+ devs for one email per week.

Read more from βš›οΈ This Week In React

🌐 Read Online Hi everyone, Seb and Jan here πŸ‘‹! This week we have React and Next.js security patches. React Aria becomes first-class in shadcn. A benchmark grades coding agents at real React tasks. The rise of TSRX and its upcoming framework. On the mobile side, Swift Package Manager support is finally coming. A TC39 meeting is in progress; we'll share the proposal updates next week. Oxlint type-aware linting is ready for prime-time. Meanwhile, Yuku explains how it outperforms Oxc at parsing...

🌐 Read Online Hi everyone, Konrad and Szymon from Software Mansion here. This week, the React team documented its reorganization into working groups. The docs got a new section on what actually activates a Suspense boundary. A few thoughtful posts weighed React against lighter alternatives like HTMX and SolidJS. On the React Native side, two RFCs caught our eye: media queries in StyleSheet and ViewTransition support, plus a Nitro Modules rewrite of Rive that's up to 94x faster. Also worth...

🌐 Read Online Hi everyone, Seb and Jan here πŸ‘‹! This week, the Next.js 16.3 preview makes the headlines, while the React Compiler remains a hot topic. On the React Native side, Expo unexpectedly shipped a new SDK. Let's dive in! πŸ’Έ Sponsor Ship AI generated code safely with Meticulous. Claude writes your code. Claude reviews your code. Claude fixes the review comments. And somehow, you're the one getting paged at 2am when it breaks in prod. Fortunately, top AI-driven teams like Dropbox, Notion,...