react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Add BridgelessCatalystInstance as a placeholder for backwards comptability of legacy APIs of CatalystInstance

Open arushikesarwani94 opened this issue 2 years ago • 3 comments

Summary: In order to make the legacy APIs of Catalyst Instance backwards compatible, introducing a regular class that implements CatalystInstance so as to make these APIs available for folks in Bridgeless mode as well.

Changelog: [Internal] internal

Differential Revision: D54093013

arushikesarwani94 avatar Feb 23 '24 19:02 arushikesarwani94

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 23 '24 19:02 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 18,000,706 +14
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,359,072 +7
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c7bacf610db1e04ec148a87ae4f1812db2472499 Branch: main

analysis-bot avatar Feb 23 '24 20:02 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 23 '24 21:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 28 '24 18:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 28 '24 23:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 28 '24 23:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 29 '24 19:02 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54093013

facebook-github-bot avatar Feb 29 '24 19:02 facebook-github-bot

64b0c9cba48c6d827d7eafdcc2f5da18cffd1ea6

cortinico avatar Apr 02 '24 10:04 cortinico