mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9ebd852334
Summary: Changelog: [Internal] # Problem `MountingCoordinator` holds a pointer to instance of `MountingOverrideDelegate` which becomes invalid. # Solution Use `std::weak_ptr` instead of raw pointer so it is possible to tell whether the pointer is expired. Reviewed By: JoshuaGross Differential Revision: D21905351 fbshipit-source-id: c7bf9635742a6ec086a03ba83202e46e1f1f373f