Skip to content

Conversation

@mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Dec 4, 2025

Summary:
The NativeKind enum was part of the Legacy Architecture and is no longer used in production. Removing it simplifies the codebase and eliminates technical debt as part of the ongoing migration away from the Legacy Architecture. The affected view hierarchy optimization logic has been simplified or removed, as these optimizations are not needed in the modern architecture.

changelog: [Android][Breaking] Delete deprecated NativeKind class from React Native Android

Differential Revision: D88307704

Summary:
The NativeKind enum was part of the Legacy Architecture and is no longer used in production. Removing it simplifies the codebase and eliminates technical debt as part of the ongoing migration away from the Legacy Architecture. The affected view hierarchy optimization logic has been simplified or removed, as these optimizations are not needed in the modern architecture.

changelog: [Android][Breaking] Delete deprecated NativeKind class from React Native Android

Differential Revision: D88307704
@meta-codesync
Copy link

meta-codesync bot commented Dec 4, 2025

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

@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 Dec 4, 2025
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.

@meta-codesync meta-codesync bot closed this in 284d841 Dec 4, 2025
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Dec 4, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 4, 2025

This pull request has been merged in 284d841.

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. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants