Skip to content

Commit 6720760

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 Reviewed By: javache Differential Revision: D106079781 fbshipit-source-id: 310a8143b15474e1079a8e4f30964a9d576d05c7
1 parent 540c741 commit 6720760

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)