mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Migrating two more classes from com.facebook.react.bridge to Kotlin, `CxxModuleWrapper` & `DefaultJSExceptionHandler`. ## Changelog: [INTERNAL] - Migrate CxxModuleWrapper & DefaultJSExceptionHandler to Kotlin Pull Request resolved: https://github.com/facebook/react-native/pull/49706 Test Plan: ```sh yarn test-android yarn android ``` Reviewed By: cortinico Differential Revision: D70317975 Pulled By: javache fbshipit-source-id: 642d96faa131dd859f18cd811a5a223acba4c722