Skip to content

Unfork Desktop TextNativeComponent#55615

Open
NickGerleman wants to merge 1 commit intofacebook:mainfrom
NickGerleman:export-D93687897
Open

Unfork Desktop TextNativeComponent#55615
NickGerleman wants to merge 1 commit intofacebook:mainfrom
NickGerleman:export-D93687897

Conversation

@NickGerleman
Copy link
Contributor

Summary:
RN desktop seems to fork TextNativeComponent module, but not Text. This is to add more to ViewConfig. D92928315 updated both, and caused desktop version to be missing exports imported by Text.js.

Let's just add the desktop properties to the ViewConfig to avoid the forking.

Changelog: [Internal]

Differential Revision: D93687897

Summary:
RN desktop seems to fork `TextNativeComponent` module, but not `Text`. This is to add more to ViewConfig. D92928315 updated both, and caused desktop version to be missing exports imported by `Text.js`.

Let's just add the desktop properties to the ViewConfig to avoid the forking.

Changelog: [Internal]

Differential Revision: D93687897
@meta-codesync
Copy link

meta-codesync bot commented Feb 19, 2026

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

@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 Feb 19, 2026
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 20, 2026
Summary:

RN desktop seems to fork `TextNativeComponent` module, but not `Text`. This is to add more to ViewConfig. D92928315 updated both, and caused desktop version to be missing exports imported by `Text.js`.

Let's just add the desktop properties to the ViewConfig to avoid the forking.

Changelog: [Internal]

Differential Revision: D93687897
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 meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments