mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2af1da42ff
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43659 Changelog: [internal] This adds an implementation for the legacy layout measurement methods in React Native (`measure`, `measureInWindow` and `measureLayout`) in the DOM native module, so we can clean up the API from the `nativeFabricUIManager` binding. Reviewed By: javache Differential Revision: D55368141 fbshipit-source-id: 196d4d29be3b78ffc22fdc136be6e0cf5ab9dd26