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

Remove RCTAppSetupPrepareApp overload and InspectorFlags call

Open huntie opened this issue 1 year ago • 11 comments

Summary: Removes call to InspectorFlags::initFromConfig, since this approach is being replaced with ReactNativeFeatureFlags. This change is separated out as it originally made a public API deprecation.

Changelog: [iOS][Deprecated] - Un-deprecates RCTAppSetupPrepareApp (reverts #41976)

Differential Revision: D53048207

huntie avatar Jan 24 '24 17:01 huntie

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

facebook-github-bot avatar Jan 24 '24 17:01 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,233,270 -14
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,600,096 -15
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: db066acfe3994787d706ad082ce718a91b8249f5 Branch: main

analysis-bot avatar Jan 24 '24 17:01 analysis-bot

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

facebook-github-bot avatar Jan 25 '24 15:01 facebook-github-bot

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

facebook-github-bot avatar Jan 25 '24 17:01 facebook-github-bot

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

facebook-github-bot avatar Jan 26 '24 11:01 facebook-github-bot

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

facebook-github-bot avatar Jan 29 '24 14:01 facebook-github-bot

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

facebook-github-bot avatar Jan 29 '24 14:01 facebook-github-bot

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

facebook-github-bot avatar Jan 30 '24 18:01 facebook-github-bot

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

facebook-github-bot avatar Feb 02 '24 17:02 facebook-github-bot

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

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

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

facebook-github-bot avatar Feb 06 '24 11:02 facebook-github-bot

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

facebook-github-bot avatar Feb 13 '24 10:02 facebook-github-bot