react-native
react-native copied to clipboard
Update useNativeViewConfigsInBridgelessMode
Summary: Changelog: [Internal]
Feature flag cleanup/migration
This migration is part of the new Feature Flag system built by rubennorte. The goal of this migration is to clean up our Feature Flags and consolidate them into a single place, accessible by all platforms.
In this diff
Replaced RCTSetUseNativeViewConfigsInBridgelessMode and RCTGetUseNativeViewConfigsInBridgelessMode with ReactNativeFeatureFlags.useNativeViewConfigsInBridgelessMode() and ReactNativeFeatureFlags::override
Differential Revision: D55705805
This pull request was exported from Phabricator. Differential Revision: D55705805
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 18,918,789 | -8 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 22,283,299 | -5 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: c1081cc1ac0cdf0033b4b507d24a6afd9ad9573d Branch: main
This pull request was exported from Phabricator. Differential Revision: D55705805
This pull request was exported from Phabricator. Differential Revision: D55705805
This pull request has been merged in facebook/react-native@4c4a6e4b7c4ec47e783f01b896211c80d2844293.
This pull request was successfully merged by @andrewdacenko in 4c4a6e4b7c4ec47e783f01b896211c80d2844293.
When will my fix make it into a release? | How to file a pick request?