Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor UIManagerHelper.getUIManager to return null when there's no …
…UIManager registered Summary: This diff refactors the UIManagerHelper.getUIManager method to return null when there's no UIManager registered for the uiManagerType received as a parameter. This is necessary to workaround: #31245 changelog: [changed] UIManagerHelper.getUIManager now returns null when there's no UIManager registered for the uiManagerType received as a parameter Reviewed By: fkgozali Differential Revision: D28242592 fbshipit-source-id: c3a4979bcf6e547d0f0060737e41bbf19860a984
- Loading branch information
b0e8c1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey - do you have a timescale for when this would be included in the next release?
b0e8c1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pwaweru the release process is somewhat unrelated to the commits as they flow in. I have posted cherry-pick requests to the 0.64.2 and 0.65.0 cherrypicks request issues over on the releases repo: https://github.com/react-native-community/releases/issues - and that's how they'll flow into releases. Follow the related issues for updates on release status