Skip to content

fix(react-native-host): handle removal of legacy arch code#4183

Merged
tido64 merged 1 commit into
mainfrom
tido/react-native-host/0.87-fixes
Jun 3, 2026
Merged

fix(react-native-host): handle removal of legacy arch code#4183
tido64 merged 1 commit into
mainfrom
tido/react-native-host/0.87-fixes

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented Jun 1, 2026

Description

Handle removal of RCTEnableTurboModuleInteropBridgeProxy and New Arch flags in ReactNativeFeatureFlags

Test plan

In RNTA:

cd packages/app
node --run set-react-version -- nightly
yarn
rm ios/Podfile.lock
pod install --project-directory=ios

yarn ios
# Build will fail
# Apply changes in this PR manually and try again

Screenshots

image

@tido64 tido64 merged commit a226a87 into main Jun 3, 2026
25 of 26 checks passed
@tido64 tido64 deleted the tido/react-native-host/0.87-fixes branch June 3, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: sdk This is related to 1RN SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@rnx-kit/react-native-host: build fails with React Native 0.87 nightly

2 participants