Skip to content

Remove deprecated measureLayoutRelativeToParent of UIManagerModule#44452

Closed
arushikesarwani94 wants to merge 1 commit intofacebook:mainfrom
arushikesarwani94:export-D57069921
Closed

Remove deprecated measureLayoutRelativeToParent of UIManagerModule#44452
arushikesarwani94 wants to merge 1 commit intofacebook:mainfrom
arushikesarwani94:export-D57069921

Conversation

@arushikesarwani94
Copy link
Copy Markdown
Contributor

@arushikesarwani94 arushikesarwani94 commented May 7, 2024

Summary:
measureLayoutRelativeToParent was deprecated 5 years ago in D16471845 and doesn't have JS usages

Hence deleting this for 0.75 Release. This will simplify the backwards compatibility of UIManagerModule

Changelog:
[Android][Removed] Remove deprecated UIManagerModule.measureLayoutRelativeToParent()

Differential Revision: D57069921

Summary:
`measureLayoutRelativeToParent` was deprecated 5 years ago in D16471845 and doesn't have [JS usages](https://fburl.com/code/tgwon7nb)

Hence deleting this for 0.75 Release. This will simplify the backwards compatibility of UIManagerModule

Changelog:
[Android][Removed] Delete UIManagerModule.measureLayoutRelativeToParent()

Differential Revision: D57069921
@facebook-github-bot facebook-github-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 May 7, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D57069921

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,495,257 +3
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,867,560 +13
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: be09d12
Branch: main

@arushikesarwani94 arushikesarwani94 changed the title Delete measureLayoutRelativeToParent of UIManagerModule Remove deprecated measureLayoutRelativeToParent of UIManagerModule May 8, 2024
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 8, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 958f8e2.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

This pull request was successfully merged by @arushikesarwani94 in 958f8e2.

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

kosmydel pushed a commit to kosmydel/react-native that referenced this pull request Jun 11, 2024
…acebook#44452)

Summary:
Pull Request resolved: facebook#44452

`measureLayoutRelativeToParent` was deprecated 5 years ago in D16471845 and doesn't have [JS usages](https://fburl.com/code/tgwon7nb)

For the JS exposed UIManager API for measureLayoutRelativeToParent is through [UIImplementation.measureLayoutRelativeToParent()](https://www.internalfb.com/code/fbsource/xplat/js/react-native-github/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/UIImplementation.java?lines=804-815)

Hence deleting this for 0.75 Release. This will simplify the backwards compatibility of UIManagerModule

Changelog:
[Android][Removed] Delete UIManagerModule.measureLayoutRelativeToParent()

Reviewed By: javache

Differential Revision: D57069921

fbshipit-source-id: 9f871424a39caf3cbeaa5570c7e101a714c11aa6
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. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants