Skip to content

Migrate BridgeReactContext from Java to Kotlin (#56940)#56940

Open
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D106079781
Open

Migrate BridgeReactContext from Java to Kotlin (#56940)#56940
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D106079781

Conversation

@cortinico
Copy link
Copy Markdown
Contributor

@cortinico cortinico commented May 22, 2026

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: D106079781

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 22, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 22, 2026

@cortinico has exported this pull request. If you are a Meta employee, you can view the originating Diff in D106079781.

@meta-codesync meta-codesync Bot changed the title Migrate BridgeReactContext from Java to Kotlin Migrate BridgeReactContext from Java to Kotlin (#56940) May 22, 2026
@cortinico cortinico force-pushed the export-D106079781 branch from b688fcf to baf581e Compare May 22, 2026 16:58
cortinico added a commit to cortinico/react-native that referenced this pull request May 22, 2026
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
cortinico added a commit to cortinico/react-native that referenced this pull request May 22, 2026
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
@cortinico cortinico force-pushed the export-D106079781 branch from baf581e to d7e0ea9 Compare May 22, 2026 17:07
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
@cortinico cortinico force-pushed the export-D106079781 branch from d7e0ea9 to bb45430 Compare May 22, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant