mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1ee87e1f97
Summary: Changes: * RCTMountingManager got two dedicated methods that designate some external view as a Surface viewport; * The wiring between views now happens right in `start` and `stop` methods (because there is no reason to do it later); now it's symmetrical and straightforward; * A couple of Surface legacy statuses were removed; they are not used and do not convey useful information anyway. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D26095434 fbshipit-source-id: 37828e093a40a1ad22ad78f110c18a8f27781ba7