βš›οΈ 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 πŸ‘‹! Back from our summer break, we’ll cover news from the last two weeks. React v19.3 is getting closer. The React Compiler in Rust is now available in Vite and Bun. CSS-in-JS is set to make a comeback. On the mobile side, React Native keeps refining its public API surface, an important step toward v1.0. Callstack acquired Margelo. Let's dive in! πŸ’Έ Sponsor PlanetScale: The database that gets faster as you sleep Agents ship React features faster than...

🌐 Read Online Hi everyone, Seb and Jan here! Back after a little break to cover news from the last two weeks. A lot is going on, apparently not everyone is on holiday because we still have many interesting releases, including many RCs from upcoming major versions. The native React Compiler rollout continues. React v19.3 seems around the corner. Plenty of TanStack Router/Start and Next.js content. React Native 0.87 is now out, paving the way for v1.0. 🏝️ We’ll be taking another break next...

🌐 Read Online Hi everyone, Kasia and Kuba from Software Mansion here. This week, Next.js 16.3 officially shipped, bringing Instant Navigations to the App Router and cutting dev server RAM usage by up to 90%. On the React Native side, a new, faster PlainText component and a deep dive into Vision Camera v5. Across the broader dev ecosystem, GitHub stacked PRs finally entered public preview with native base retargeting and a gh-stack CLI. Let's dive in! 🏝️FYI: we’re taking a break next week; see...