Skip to content

Apply RN_EXPORT to ReactNativeFeatureFlags functions#43356

Closed
adamjernst wants to merge 1 commit into
facebook:mainfrom
adamjernst:export-D54601288
Closed

Apply RN_EXPORT to ReactNativeFeatureFlags functions#43356
adamjernst wants to merge 1 commit into
facebook:mainfrom
adamjernst:export-D54601288

Conversation

@adamjernst

Copy link
Copy Markdown
Contributor

Summary:
These can be invoked across a dylib boundary in fbios (and will be, after I fix a botched dependency). They need __attribute__((visibility("default"))).

Changelog: [Internal]

Reviewed By: d16r

Differential Revision: D54601288

Summary:
These can be invoked across a dylib boundary in fbios (and will be, after I fix a botched dependency). They need `__attribute__((visibility("default")))`.

Changelog: [Internal]

Reviewed By: d16r

Differential Revision: D54601288
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Mar 6, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D54601288

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in f7bbaff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants