mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-17 23:04:40 +08:00
Summary: Now RCTRootView is much more reliable citizen of UIKit, it got: * Implemented `sizeThatFits:`; * Implemented `instrinsicContentSize`; * Notifying superview via `setNeedsLayout` about changed size. All it make possible painless integration of ReactNative-powered widgets inside existing native apps. Reviewed By: javache Differential Revision: D4577890 fbshipit-source-id: 9897cb002c9d658a97fd436240c2ac947ba2084b