mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8dc5ca6a6a
Summary: Changelog: [Internal] Updates `ReactSurface` to use `SurfaceHandler` internally. This removes most of the internal state in `ReactSurface` and propagates all the calls to the `SurfaceHandler`. `FabricUIManager` now uses `SurfaceHandler` to start/stop the surface. SurfaceId is still used for view operations. SurfaceId is also now mutable to play better with existing Android infra. Reviewed By: shergin, mdvacca Differential Revision: D26112992 fbshipit-source-id: 52e6860084d739381317035dc3011956d452063c