Commit b688fcf
Migrate
Summary:
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: D106079781BridgeReactContext from Java to Kotlin1 parent fe78779 commit b688fcf
2 files changed
Lines changed: 285 additions & 315 deletions
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/bridge
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