mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4324ca8122
Summary: Now we use SurfaceHandler-based APIs to control surfaces in `Binding.cpp` on Android instead of using Scheduler-based APIs. This is a transitional change; eventually, we will need to wrap C++ SurfaceHandler's into JNI wrappers. For now, it will allow to clean up the C++ part. Changelog: [Internal] Fabric-specific internal change. Reviewed By: JoshuaGross Differential Revision: D26375641 fbshipit-source-id: 6f293e79cecf50de72294e90d5243ebb02d71236