Skip to content

fix(react-native-host): fixed ReactNativeHost.mm not compiling#4245

Merged
tido64 merged 1 commit into
mainfrom
tido/react-native-host/fix-missing-header
Jul 10, 2026
Merged

fix(react-native-host): fixed ReactNativeHost.mm not compiling#4245
tido64 merged 1 commit into
mainfrom
tido/react-native-host/fix-missing-header

Conversation

@tido64

@tido64 tido64 commented Jul 10, 2026

Copy link
Copy Markdown
Member

Description

Fixed ReactNativeHost.mm not compiling due to missing header:

[ReactNativeHost] Compiling ReactNativeHost.mm
Error: no member named 'ReactNativeFeatureFlags' in namespace 'facebook::react'
   80 |             facebook::react::ReactNativeFeatureFlags::override(
      |             ~~~~~~~~~~~~~~~~~^

Test plan

n/a

@tido64 tido64 merged commit 361155b into main Jul 10, 2026
15 checks passed
@tido64 tido64 deleted the tido/react-native-host/fix-missing-header branch July 10, 2026 14:54
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.

2 participants