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

Update useNativeViewConfigsInBridgelessMode

Open andrewdacenko opened this issue 1 year ago • 2 comments

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

andrewdacenko avatar Apr 03 '24 18:04 andrewdacenko

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

facebook-github-bot avatar Apr 03 '24 18:04 facebook-github-bot

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

analysis-bot avatar Apr 03 '24 19:04 analysis-bot

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

facebook-github-bot avatar Apr 04 '24 14:04 facebook-github-bot

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

facebook-github-bot avatar Apr 04 '24 14:04 facebook-github-bot

This pull request has been merged in facebook/react-native@4c4a6e4b7c4ec47e783f01b896211c80d2844293.

facebook-github-bot avatar Apr 04 '24 19:04 facebook-github-bot

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?

github-actions[bot] avatar Apr 04 '24 19:04 github-actions[bot]