Skip to content

fix(apple): don't compile bridge code in bridgeless mode - #2775

Merged
Tommy Nguyen (tido64) merged 2 commits into
trunkfrom
tido/fix-bridgeless
May 19, 2026
Merged

fix(apple): don't compile bridge code in bridgeless mode#2775
Tommy Nguyen (tido64) merged 2 commits into
trunkfrom
tido/fix-bridgeless

Conversation

@tido64

@tido64 Tommy Nguyen (tido64) commented May 19, 2026

Copy link
Copy Markdown
Member

Description

Don't include bridge code in bridgeless mode.

See build failure: https://github.com/microsoft/react-native-test-app/actions/runs/26077758296/job/76672204311

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

cd packages/app
node --run set-react-version -- nightly
yarn
cd example
pod install --directory=ios
yarn ios

Screenshots

Simulator Screenshot - iPhone 17 Pro - 2026-05-19 at 15 48 18

@tido64

Tommy Nguyen (tido64) commented May 19, 2026

Copy link
Copy Markdown
Member Author

This requires a change in @rnx-kit/react-native-host: microsoft/rnx-kit#4167

@tido64
Tommy Nguyen (tido64) marked this pull request as ready for review May 19, 2026 17:18
@tido64
Tommy Nguyen (tido64) enabled auto-merge (squash) May 19, 2026 17:18
@tido64
Tommy Nguyen (tido64) merged commit 1742b15 into trunk May 19, 2026
25 checks passed
@tido64
Tommy Nguyen (tido64) deleted the tido/fix-bridgeless branch May 19, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants