Skip to content

Commit d7e0ea9

Browse files
cortinicometa-codesync[bot]
authored andcommitted
Migrate BridgeReactContext from Java to Kotlin (facebook#56940)
Summary: Pull Request resolved: facebook#56940 Migrate `BridgeReactContext` from Java to Kotlin as part of the ongoing Kotlin migration effort. This is a mechanical conversion of a deprecated legacy class with no functional changes. The class delegates to `CatalystInstance` for bridge-specific behavior and is replaced by `BridgelessReactContext` in the New Architecture. Changelog: [Android][Changed] - Migrate `BridgeReactContext` from Java to Kotlin Differential Revision: D106079781
1 parent 36bec56 commit d7e0ea9

2 files changed

Lines changed: 285 additions & 315 deletions

File tree

packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge/BridgeReactContext.java

Lines changed: 0 additions & 315 deletions
This file was deleted.

0 commit comments

Comments
 (0)