Skip to content

Comments

fix(react-native-host): override feature flags for bridgeless mode#3196

Merged
tido64 merged 2 commits intomainfrom
tido/rn-host/override-feature-flags
Jun 19, 2024
Merged

fix(react-native-host): override feature flags for bridgeless mode#3196
tido64 merged 2 commits intomainfrom
tido/rn-host/override-feature-flags

Conversation

@tido64
Copy link
Member

@tido64 tido64 commented Jun 19, 2024

Description

Override feature flags for bridgeless mode.

Test plan

This needs to be tested in RNTA:

npm run set-react-version 0.74 -- --core-only
yarn clean
yarn

# Manually apply changes under node_modules/@rnx-kit/react-native-host/

cd example
RCT_NEW_ARCH_ENABLED=1 pod install --project-directory=ios
yarn ios

# In a separate terminal
yarn start

Screenshots

Simulator Screenshot - iPhone 15 Pro - 2024-06-19 at 11 47 40

@github-actions github-actions bot added the feature: sdk This is related to 1RN SDK label Jun 19, 2024
@tido64 tido64 merged commit 99bcb24 into main Jun 19, 2024
@tido64 tido64 deleted the tido/rn-host/override-feature-flags branch June 19, 2024 17:41
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.

3 participants