mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
673d7e81a2
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35731 [Changelog][Internal] The initial intent was to try and use `unique_ptr` instead of `shared_ptr`, however turns out it complicates code more than it's worth it, so I ended up just factoring the repeated complex parts of the corresponding code to make it easier to reason about. Reviewed By: christophpurrer Differential Revision: D42265274 fbshipit-source-id: 105f57b449934c2e3227e592a76036ca7f61bc35