Skip to content

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

Open
tido64 wants to merge 1 commit into
mainfrom
tido/react-native-host/0.87-fixes
Open

fix(react-native-host): handle removal of legacy arch code#4183
tido64 wants to merge 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

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

1 participant