Skip to content

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

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

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

Conversation

@tido64
Copy link
Copy Markdown
Member

@tido64 tido64 commented May 19, 2026

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 tido64 requested review from JasonVMo and Saadnajmi as code owners May 19, 2026 13:52
@tido64 tido64 marked this pull request as draft May 19, 2026 13:52
@tido64
Copy link
Copy Markdown
Member Author

tido64 commented May 19, 2026

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

@tido64 tido64 mentioned this pull request May 19, 2026
14 tasks
@github-actions github-actions Bot added platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS labels May 19, 2026
@tido64 tido64 marked this pull request as ready for review May 19, 2026 17:18
@tido64 tido64 enabled auto-merge (squash) May 19, 2026 17:18
@tido64 tido64 merged commit 1742b15 into trunk May 19, 2026
25 checks passed
@tido64 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