A framework for building native applications using React
Remove internal references of onCatalystInstanceDestroy() (#41835)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41835 This removes internal usages of `onCatalystInstanceDestroy`. The method is still available inside `NativeModule` but is `Deprecated(forRemoval = true)` so we're getting warning of its usages all over the places. Changelog: [Internal] [Changed] - Remove internal references of onCatalystInstanceDestroy() Reviewed By: hoxyq Differential Revision: D51589276 fbshipit-source-id: 84ed4d099a444977b95b4ef00e53750b79018e6f
N
Nicola Corti committed
a78a8e12897f430b87a8575af8ece35b2166b452
Parent: 31005b7
Committed by Facebook GitHub Bot <[email protected]>
on 12/8/2023, 4:48:41 PM