RN 0.81.6 iOS/Android and 0.81.4 Windows#733
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Bumps the React Native ecosystem to 0.81.6 for iOS/Android (and the shared library module) and 0.81.4 for Windows, and updates surrounding tooling (Node engines, @react-native/* packages, react-test-renderer, react-native-test-app, @types/react). Also deletes the iOS and macOS Podfile.lock files (no replacement committed).
Changes:
- Bump
react-nativeto 0.81.x,reactto 19.1.4, related@react-native/*and tooling packages, and raise Node engine requirement to >=20. - Bump
react-native-windowsto ^0.81.4 andreact-native-test-appto ^5.0.0. - Delete
Apps/Playground/ios/Podfile.lockandApps/Playground/macos/Podfile.lockwithout committing regenerated replacements.
Reviewed changes
Copilot reviewed 3 out of 8 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| Modules/@babylonjs/react-native/package.json | Bump library devDeps: RN ^0.81.6, @types/react ^19.1.0, react-native-permissions ^5.4.1. |
| Apps/Playground/package.json | Bump RN/React/tooling for iOS/Android playground; mixes RN ^0.81.6 with react-native-windows ^0.81.4; raises Node engine to >=20. |
| Apps/Playground/package-windows.json | Bump Windows playground dependencies to 0.81.4 line; raises Node engine to >=20. |
| Apps/Playground/ios/Podfile.lock | Lockfile deleted; no replacement committed. |
| Apps/Playground/macos/Podfile.lock | Lockfile deleted; macOS support intent unclear from PR description. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ryantrem
approved these changes
May 18, 2026
Member
ryantrem
left a comment
There was a problem hiding this comment.
No other code or gradle or pod related changes needed?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump RN version