react-native
react-native copied to clipboard
remove RCTFabricSurfaceHostingProxyRootView
Summary: Changelog: [Internal]
looking to simplify our container view setup.
currently we have RCTFabricSurfaceHostingProxyRootView, RCTRootView, RCTSurfaceHostingView, and RCTSurfaceHostingProxyRootView. realistically we only need RCTRootView and RCTSurfaceHostingView.
in this diff, i get rid of RCTFabricSurfaceHostingProxyRootView by changing the logic where we have an inherited class method that determines whether to provide a fabric or legacy surface into a configuration param instead.
Differential Revision: D40781257
This pull request was exported from Phabricator. Differential Revision: D40781257
This pull request was exported from Phabricator. Differential Revision: D40781257
This pull request was exported from Phabricator. Differential Revision: D40781257
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 7,102,278 | +0 |
| android | hermes | armeabi-v7a | 6,471,460 | +0 |
| android | hermes | x86 | 7,519,589 | +0 |
| android | hermes | x86_64 | 7,378,046 | +0 |
| android | jsc | arm64-v8a | 8,967,048 | +0 |
| android | jsc | armeabi-v7a | 7,697,908 | +0 |
| android | jsc | x86 | 9,029,188 | +0 |
| android | jsc | x86_64 | 9,507,038 | +0 |
Base commit: 418e95799f3477d58725690c5c99e2412cb581e1 Branch: main
PR build artifact for 1b28aeb3d8052c1cda783df7c6cabf0362bd6231 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
PR build artifact for 1b28aeb3d8052c1cda783df7c6cabf0362bd6231 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
This pull request was exported from Phabricator. Differential Revision: D40781257
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| ios | - | universal | n/a | -- |
Base commit: 418e95799f3477d58725690c5c99e2412cb581e1 Branch: main
PR build artifact for 33e7aa945380768381c18e8a675176c64575cdb2 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
PR build artifact for 33e7aa945380768381c18e8a675176c64575cdb2 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
This pull request was exported from Phabricator. Differential Revision: D40781257
PR build artifact for f96646876f66ad0d232ad2e6b3c0b4ca1aed63e5 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
PR build artifact for f96646876f66ad0d232ad2e6b3c0b4ca1aed63e5 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
This pull request was exported from Phabricator. Differential Revision: D40781257
This pull request was exported from Phabricator. Differential Revision: D40781257
PR build artifact for d6845dfdc4d6b5b7d29eec1a09ad28959e61573f is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
PR build artifact for d6845dfdc4d6b5b7d29eec1a09ad28959e61573f is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity.