mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a0ab688216
Summary: This changes how we access UIManagerBinding in Fabric code. Instead of storing a pointer to it and accessing it, now we just request it from JavaScript runtime on demand. After a week of testing, I hope we will be able to simplify retaining and referencing logic between UIManager and UIManagerBinding. The change is gated just in case to have the ability to turn this new implementation off. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D26082788 fbshipit-source-id: 211c551fe1aaba9b0bff18478e40e1e1f32e999c