Skip to content

Cover react/renderer/css with Stable API guards - #58387

Closed
coado wants to merge 1 commit into
react:mainfrom
coado:export-D119072734
Closed

Cover react/renderer/css with Stable API guards#58387
coado wants to merge 1 commit into
react:mainfrom
coado:export-D119072734

Conversation

@coado

@coado coado commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary:
Classify the renderer CSS module as part of React Native’s public C++ stable API. Consumers opting into strict API checks must use the new <React/CSS.h> umbrella, while React Native’s own sources can continue using fine-grained includes.

Changelog:
[Internal] - Add <React/CSS.h> as the public entry point for renderer CSS APIs

Reviewed By: cortinico

Differential Revision: D119072734

Summary:
Classify the renderer CSS module as part of React Native’s public C++ stable API. Consumers opting into strict API checks must use the new <React/CSS.h> umbrella, while React Native’s own sources can continue using fine-grained includes.

Changelog:
[Internal] - Add <React/CSS.h> as the public entry point for renderer CSS APIs

Reviewed By: cortinico

Differential Revision: D119072734
@meta-cla meta-cla Bot 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 Sep 7, 2026
@facebook-github-tools facebook-github-tools Bot added p: Software Mansion Partner: Software Mansion Partner p: Facebook Partner: Facebook labels Sep 7, 2026
@meta-codesync

meta-codesync Bot commented Sep 7, 2026

Copy link
Copy Markdown

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

@cortinico cortinico left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review automatically exported from Phabricator review in Meta.

@meta-codesync meta-codesync Bot closed this in 07a6e1f Sep 8, 2026
@meta-codesync meta-codesync Bot added the Merged This PR has been merged. label Sep 8, 2026
@meta-codesync

meta-codesync Bot commented Sep 8, 2026

Copy link
Copy Markdown

This pull request has been merged in 07a6e1f.

shashikant-panchal pushed a commit to shashikant-panchal/react-native that referenced this pull request Sep 10, 2026
Summary:
Pull Request resolved: react#58387

Classify the renderer CSS module as part of React Native’s public C++ stable API. Consumers opting into strict API checks must use the new <React/CSS.h> umbrella, while React Native’s own sources can continue using fine-grained includes.

Changelog:
[Internal] - Add <React/CSS.h> as the public entry point for renderer CSS APIs

Reviewed By: cortinico

Differential Revision: D119072734

fbshipit-source-id: e69339fbd81cd1a6f3bc240d42c7010f1f2884cd
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. Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook p: Software Mansion Partner: Software Mansion Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants