Skip to content

Fix UIManagerModule.getUIImplementation() to return a non-null UIImplementation#55818

Closed
cortinico wants to merge 1 commit intofacebook:mainfrom
cortinico:export-D94743629
Closed

Fix UIManagerModule.getUIImplementation() to return a non-null UIImplementation#55818
cortinico wants to merge 1 commit intofacebook:mainfrom
cortinico:export-D94743629

Conversation

@cortinico
Copy link
Contributor

Summary:
This unblocks the Android CI on master

The deprecated getUIImplementation() method was returning null, which could
cause NullPointerExceptions for callers that still depend on it. Return a
new UIImplementation instance instead.

Changelog: [Internal] - Fix UIManagerModule.getUIImplementation() to return a non-null UIImplementation instead of null

Reviewed By: alanleedev

Differential Revision: D94743629

…ementation

Summary:
This unblocks the Android CI on master

The deprecated getUIImplementation() method was returning null, which could
cause NullPointerExceptions for callers that still depend on it. Return a
new UIImplementation instance instead.

Changelog: [Internal] - Fix `UIManagerModule.getUIImplementation()` to return a non-null `UIImplementation` instead of null

Reviewed By: alanleedev

Differential Revision: D94743629
@meta-codesync
Copy link

meta-codesync bot commented Feb 28, 2026

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

@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 28, 2026
@meta-codesync meta-codesync bot closed this in 4d96fb5 Feb 28, 2026
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 4d96fb5

When will my fix make it into a release? | How to file a pick request?

@react-native-bot react-native-bot added the Merged This PR has been merged. label Feb 28, 2026
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