mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 17:39:48 +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