A framework for building native applications using React
Remove unnecessary enable_shared_from_this from built-in C++ TMs (#43506)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43506 Changelog: [internal] We've been making all the built-in C++ TurboModules in RN extend `enable_shared_from_this` because we copied from the same template that needed it, but none of them do. This removes that unnecessary extension. Reviewed By: sammy-SC Differential Revision: D54901332 fbshipit-source-id: 795c7696e70041d640399e3b9f177999e22fd90b
R
Rubén Norte committed
fb42a55bdfcc524228e0650fbdc1b7333ce0f27b
Parent: 60d3b75
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 3/15/2024, 2:48:44 PM