mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
76c2904d31
Summary: Fixes needing to specify exact height of react views in Mason. Uses a ViewTreeObserver to delay draw until we have correct bounds. Reviewed By: sriramramani Differential Revision: D3527122