Feature/BT-7067 - Upgrade to React Native 0.81 and React 19#378
Open
BartoszLitwiniuk wants to merge 6 commits into
Open
Feature/BT-7067 - Upgrade to React Native 0.81 and React 19#378BartoszLitwiniuk wants to merge 6 commits into
BartoszLitwiniuk wants to merge 6 commits into
Conversation
added 6 commits
July 5, 2026 13:19
KishanPRao
requested changes
Jul 17, 2026
KishanPRao
left a comment
There was a problem hiding this comment.
- Update title & description with what we've validated, what doesn't work, and what wasn't covered.
- Verify sourcemap upload (Metro 0.82) and new-arch bridge detection (both changed shipping code with no tests).
@melekr This goes to RN 0.81.6 + React 19 (a major bump), beyond what's in #376. Can you re-confirm you're good with these versions?
- New arch is on for iOS (
RCTNewArchEnabled=true) but still off on Android (newArchEnabled=false). Is Android new arch just not flipped yet, or was there an issue? - Do we still need to support older React/RN (peerDeps are
*), or is React 19 / RN 0.81 the new baseline?
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.
Summary:
Upgrades the @backtrace/react-native package (and tools) with its example app to React Native 0.81 and React 19.
Dependencies
@react-native/babel-preset(package) and@react-native-community/cliReact-native example app
isHermesEnabledfromMainApplication.javamodule:metro-react-native-babel-presetto
module:@react-native/babel-preset