Skip to content

Stop adding FrescoBasedReactTextInlineImageViewManager to ReactPackage's#55435

Open
NickGerleman wants to merge 2 commits intofacebook:mainfrom
NickGerleman:export-D92482459
Open

Stop adding FrescoBasedReactTextInlineImageViewManager to ReactPackage's#55435
NickGerleman wants to merge 2 commits intofacebook:mainfrom
NickGerleman:export-D92482459

Conversation

@NickGerleman
Copy link
Contributor

Summary: This is never used when using Fabric.

Differential Revision: D92482459

@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 6, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 6, 2026

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

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 6, 2026
…e's (facebook#55435)

Summary:

This is never used when using Fabric.

Differential Revision: D92482459
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 6, 2026
…acebook#55435)

Summary:

This is never used when using Fabric.

Differential Revision: D92482459
Copy link
Contributor

@cortinico cortinico left a comment

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.

Summary:

This is used by `Image`, to render a different component when under a `TextAncestorContext`, but the underlying component is remapped by Fabric to instead be interpreted as `Image`. We can delete the code JS side safely, since it will use the existing registered View manager, Fabric will already redirect to. We can also then delete the redirection in Fabric, since the component is no longer ever used.

See `componentNameByReactViewName.cpp`, where this is also removed. 

Changelog: [Internal]

Reviewed By: mdvacca, javache, cortinico

Differential Revision: D92481981
…acebook#55435)

Summary:

This is never used when using Fabric.

Reviewed By: javache, cortinico

Differential Revision: D92482459
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 6, 2026
…acebook#55435)

Summary:

This is never used when using Fabric.

Reviewed By: javache, cortinico

Differential Revision: D92482459
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 6, 2026
…acebook#55435)

Summary:

This is never used when using Fabric.

Reviewed By: javache, cortinico

Differential Revision: D92482459
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 6, 2026
…acebook#55435)

Summary:

This is never used when using Fabric.

Reviewed By: javache, cortinico

Differential Revision: D92482459
NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Feb 7, 2026
…acebook#55435)

Summary:

This is never used when using Fabric.

Reviewed By: javache, cortinico

Differential Revision: D92482459
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.

3 participants