mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-23 03:44:13 +08:00
Summary: For Nodes that don't mount to views, measureLayout wasn't working because our calls for getting the width and height would return the view delta bounds, which won't exist for Nodes. #accept2ship Differential Revision: D3707880