Skip to content

Use correct base class for NativeReactNativeFeatureFlags - #54046

Closed
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D83815509
Closed

Use correct base class for NativeReactNativeFeatureFlags#54046
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D83815509

Conversation

@christophpurrer

Copy link
Copy Markdown
Contributor

Summary:
Changelog: [Internal]

Per document the base class to extend from is the non JSI one:

https://reactnative.dev/docs/the-new-architecture/pure-cxx-modules#3-write-the-native-code

Differential Revision: D83815509

@meta-clameta-claBot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 3, 2025
@meta-codesync

Copy link
Copy Markdown

@christophpurrer has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83815509.

Summary:
Changelog: [Internal]
Per documentation the base class to extend from is the non `JSI` one:
https://reactnative.dev/docs/the-new-architecture/pure-cxx-modules#3-write-the-native-code
Reviewed By: rubennorte
Differential Revision: D83815509
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @christophpurrer in 38f52a5

When will my fix make it into a release? | How to file a pick request?

@meta-codesync

Copy link
Copy Markdown

This pull request has been merged in 38f52a5.

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Oct 7, 2025
hannojg pushed a commit to discord/react-native-archived that referenced this pull request Jan 22, 2026
Summary:
Pull Request resolved: react#54046
Changelog: [Internal]
Per documentation the base class to extend from is the non `JSI` one:
https://reactnative.dev/docs/the-new-architecture/pure-cxx-modules#3-write-the-native-code
Reviewed By: rubennorte
Differential Revision: D83815509
fbshipit-source-id: b05b80d2c6102bf27905411a299ec09e16bb8c25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.meta-exportedp: FacebookPartner: FacebookPartner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@christophpurrer@react-native-bot@facebook-github-bot