Skip to content

chore: Upgrade React Native to 0.85.3 and React to 19.2.6#3938

Merged
mrousavy merged 3 commits into
mainfrom
chore/upgrade-react-native-0.85.3
May 28, 2026
Merged

chore: Upgrade React Native to 0.85.3 and React to 19.2.6#3938
mrousavy merged 3 commits into
mainfrom
chore/upgrade-react-native-0.85.3

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

@mrousavy mrousavy commented May 27, 2026

Summary

  • Upgrade React Native to 0.85.3 across the workspace and bump tied RN CLI, Babel preset, Metro config, TypeScript config, and patched React Native package metadata.
  • Fold in the React-family upgrade from chore: Upgrade React to 19.2.6 #3936: React 19.2.6, React DOM 19.2.6 for docs, and @types/react 19.2.15 across workspaces.
  • Refresh the example app iOS Podfile.lock for RN 0.85.3 prebuilt React Native Core/Dependencies and Hermes 250829098.0.10.
  • Keep the existing IPv6 dev-server React Native patch on react-native@0.85.3 because the upstream files still require the workaround.
  • Keep app-level yargs@17.7.2 so RN codegen resolves the CommonJS-compatible yargs version instead of Nitro transitive ESM yargs@18 under Bun hoisting.

Validation

  • bun install --frozen-lockfile
  • bun run build
  • bun --cwd apps/simple-camera tsc --noEmit
  • bun --cwd docs tsc --noEmit
  • bun --cwd docs build
  • bun pm why react / react-dom / react-native / @types/react
  • git diff --check

Notes

  • This supersedes chore: Upgrade React to 19.2.6 #3936 so React, React DOM, @types/react, and React Native are validated as one combined install.
  • Harness test failures can still be expected red; the build and lint/type/build validations above are the relevant checks for this dependency fold.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 28, 2026 9:10am

Request Review

@mrousavy mrousavy force-pushed the chore/upgrade-react-native-0.85.3 branch from e7046c0 to d9d9d00 Compare May 27, 2026 22:39
@mrousavy mrousavy changed the title chore: Upgrade React Native to 0.85.3 chore: Upgrade React Native to 0.85.3 and React to 19.2.6 May 27, 2026
@mrousavy mrousavy merged commit 3ef5f34 into main May 28, 2026
5 checks passed
@mrousavy mrousavy deleted the chore/upgrade-react-native-0.85.3 branch May 28, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant