Skip to content

chore: upgrade React Native to 0.87.0 - #10236

Merged
pawicao merged 1 commit into
mainfrom
@pawicao/rn-87
Aug 12, 2026
Merged

chore: upgrade React Native to 0.87.0#10236
pawicao merged 1 commit into
mainfrom
@pawicao/rn-87

Conversation

@pawicao

@pawicao pawicao commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Note

This pull request was authored by AI on behalf of @pawicao.

Summary

Updates React Native from 0.87.0-rc.4 to 0.87.0.

Updates all workspace package versions, the Yarn lockfile, and the Fabric example iOS Podfile lock.

Test plan

  • Run yarn build.
  • Run yarn workspace fabric-example build.
  • Build Fabric example iOS Debug and Release schemes.
  • Build Fabric example Android Debug and Release for arm64-v8a.
  • Run yarn workspace web-example start -- --offline.

Expected: package builds and Fabric iOS/Android builds finish successfully. Web Expo startup finishes without application errors.

Changelog

  • This PR does not change react-native-reanimated or react-native-worklets source behavior.

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 92b08c61-b306-43d1-89b7-41ec5d67818e

📥 Commits

Reviewing files that changed from the base of the PR and between d6fded4 and d1b4cb2.

⛔ Files ignored due to path filters (2)
  • apps/fabric-example/ios/Podfile.lock is excluded by !**/*.lock
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (7)
  • apps/common-app/package.json
  • apps/fabric-example/package.json
  • apps/next-example/package.json
  • apps/web-example/package.json
  • package.json
  • packages/react-native-reanimated/package.json
  • packages/react-native-worklets/package.json

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated React Native and related development tooling from release candidate 0.87.0-rc.4 versions to the stable 0.87.0 release across the project and example applications.
    • Aligns Babel, ESLint, Metro, TypeScript, Jest, and React Native packages with the stable release.

Walkthrough

The pull request promotes React Native 0.87.0 release-candidate dependencies to stable 0.87.0 versions across the workspace, React Native packages, and example applications.

Changes

React Native dependency promotion

Layer / File(s) Summary
Update React Native dependency manifests
package.json, packages/*/package.json, apps/*/package.json
Root, package, and example application manifests now use stable React Native 0.87.0 and matching React Native configuration packages.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested reviewers: tjzel, matipl01, wisniewskij

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely states the main change: upgrading React Native to stable version 0.87.0.
Description check ✅ Passed The description accurately covers the React Native upgrade, related workspace updates, lockfiles, testing plan, and absence of source behavior changes.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch @pawicao/rn-87

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@pawicao
pawicao merged commit 68c63bd into main Aug 12, 2026
29 checks passed
@pawicao
pawicao deleted the @pawicao/rn-87 branch August 12, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants