βš›οΈ This Week In React #278: React Email, TSRX, ESLint plugin, Rspack RSC, TanStack, Hook Form | Vision Camera, Expo, Nano Icons, ExecuTorch, Argent, Audio API, CSS, RNSec | TypeScript Go, Node.js, Bun, Hono


β€‹πŸŒ Read Online ​

Hi everyone, Krzysztof and Filip from Software Mansion here πŸ‘‹!

Big releases anchor the week. React Email 6.0 consolidates a fragmented ecosystem into one package, unlocking an embeddable editor and more reliable HTML rendering across mailboxes.

On mobile, Marc Rousavy shipped VisionCamera v5 with a full Nitro Modules rewrite, Worklets integration, pro controls, and a modular plugin architecture.
Heads up on the Vercel April 2026 incident: rotate your integration tokens if you use third-party integrations.

Also inside: Expo’s Series B, Seth Webster joining Expo, the Doctolib WebView-to-Native migration, and fresh releases from TanStack, React Hook Form, ExecuTorch, TS Go beta, Rspack RSC, and more.

Let’s dive in!

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

πŸ’Έ Sponsor

​Still writing tests manually?​

Notion, Dropbox and LaunchDarkly have found a new testing paradigm - and they can't imagine working without it. Built by ex-Palantir engineers, Meticulous autonomously creates a continuously evolving suite of E2E UI tests that delivers near-exhaustive coverage with zero developer effort - impossible to deliver by any other means.

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)

🀨 Curious? Book in a time to learn more​

βš›οΈ React

​React Email 6.0​

React email matures with a major release that cleans up a fragmented ecosystem. It makes version management much easier and stops the CLI and components from getting out of sync.

Key technical shifts:

  • Embeddable Editor: You can use the preview tool as a React component to show users how their emails will look directly in your own app.
  • Reliable HTML: The engine that turns React into email HTML handles more different mailboxes quirks.
  • Faster HMR: Faster switching between templates and preview, even with complex layouts

Moving away from modularization into one big package is a big step toward making the library stable and more capable. While it might slightly increase bundle size, it enables complex features blocked before, like the embeddable preview and advanced layout transformations.

πŸ’Έ Sponsor

​Build Gantt Charts in React – No JS Fluff​

Take control of your workflow with SVAR React Gantt, a native React component for task scheduling. Add custom Gantt diagrams to your apps – from simple timelines to complex projects with thousands of tasks.

  • Pure React architecture for full customization
  • Drag-and-drop timeline and easy task editing
  • Optimized rendering for large datasets
  • Easy integration with Next.js and state libraries

MIT-licensed core. PRO Edition for critical path, baselines, export, and auto-scheduling.

πŸ› οΈ Learn more & get started​

πŸ“± React-Native

​Vision Camera v5​

Marc Rousavy has released a massive update for VisionCamera. This major upgrade to the camera module includes many new features and improvements. Let’s take a closer look at the main highlights:

  • Nitro Modules Backend - The complete rewrite using Nitro Modules results in significant performance improvements.
  • Worklets Integration: Now uses react-native-worklets for smoother frame processing.
  • Pro Camera Controls - Full manual support for Exposure, Focus, and White Balance, plus RAW format support.
  • Depth & Multi-Cam - You can now stream LiDAR/ToF data and record with front and back cameras simultaneously.

This release comes with a new modular architecture - VisionCamera is no longer one giant package. You can now pick and choose only the plugins you need to keep your bundle size small:

πŸ”€ 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 finally have an experimental version of TanStack RSC! A new React DoS vulnerability affects Server Functions, so you probably need to upgrade React again. There are also important releases from the MUI team, and Styled Components is still alive! On the React Native side, we got a new universal Haptics library, and a much faster fetch alternative. We heard VisionCamera 5 is around the corner. Let's dive in! As always, thanks for...

🌐 Read Online Hi there, Seb and Jan here πŸ‘‹! This week brings a collection of smaller, yet still noteworthy, React releases and articles. On the React Native side, v0.85 just dropped with a new Shared Animation backend. Speaking of animations, we have a little sneak peek of exciting things coming, such as <ViewTransition> and Skia Graphite. With the recent surge in npm supply chain attacks, it’s worth reviewing the npm Security Best Practices guide to secure your setup. Let's dive in! As...

🌐 Read Online Hi everyone, Seb and Jan here πŸ‘‹! This week, we have news about popular React meta-frameworks. Next.js Adapters API should help host it anywhere without compromise. TanStack Start unveils a preview of its React Server Components. The React Compiler port to Rust is being actively worked on. No major announcement in the React Native world, but still many interesting releases. React Native v0.85 should be released next week. Axios has been compromised in a major supply chain attack....