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

Use RN$NativeComponentRegistry_getNativeViewConfig in BridgelessUIManager.getViewManagerConfig

Open dmytrorykun opened this issue 1 year ago • 6 comments

Summary: This diff makes unschematized native components available in bridgeless mode. In case there is no static view config, BridgelessUIManager calls RN$NativeComponentRegistry_getNativeViewConfig to get native view config.

Changelog: [Internal] - Use RN$NativeComponentRegistry_getNativeViewConfig in BridgelessUIManager.getViewManagerConfig

Differential Revision: D45154396

dmytrorykun avatar Jun 06 '23 17:06 dmytrorykun

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

facebook-github-bot avatar Jun 06 '23 17:06 facebook-github-bot

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

facebook-github-bot avatar Jun 06 '23 17:06 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 9,006,023 +5,720
android hermes armeabi-v7a 8,259,410 +5,016
android hermes x86 9,515,253 +5,797
android hermes x86_64 9,361,182 +5,985
android jsc arm64-v8a 9,619,449 +5,801
android jsc armeabi-v7a 8,745,374 +5,102
android jsc x86 9,706,489 +5,882
android jsc x86_64 9,953,224 +6,067

Base commit: f6c91bf1b90f86486340201a1b2eeeaba5ee69cc Branch: main

analysis-bot avatar Jun 06 '23 18:06 analysis-bot

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

facebook-github-bot avatar Jun 07 '23 11:06 facebook-github-bot

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

facebook-github-bot avatar Jul 06 '23 14:07 facebook-github-bot

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

facebook-github-bot avatar Jul 06 '23 14:07 facebook-github-bot

This pull request was successfully merged by @dmytrorykun in a6b49a15a0eb9a968631e7c724f5fc318162802f.

When will my fix make it into a release? | Upcoming Releases

github-actions[bot] avatar Jul 20 '23 12:07 github-actions[bot]