mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
455ca8cfaf
Summary: changelog: [internal] To make migration to the new architecture more straight forward, this change makes `UIManager.measure`, `UIManager.measureInWindow`, `UIManager.measureLayout` and `UIManager.measureLayoutRelativeToParent` functions backwards compatible. Users will not have to make any change to continue using the APIs. This will make [Migrating .measure*() ](https://reactnative.dev/docs/new-architecture-library-intro#migrating-measure) in the migration guide optional. Reviewed By: yungsters Differential Revision: D41613050 fbshipit-source-id: 3c65ced231590243d118fbc120a87b08d5261da0