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

RNGP - Add autolinking fields to ReactExtensions

Open cortinico opened this issue 1 year ago • 3 comments

Summary: This diff is part of RFC0759 https://github.com/react-native-community/discussions-and-proposals/pull/759

Here we're looking into splitting the autolinking into a component that will live inside core (specifically inside the React Native Gradle Plugin - RNGP) and another component that will live inside the Community CLI.

Here I start by adding 2 fields to RNGP extension, that frameworks and templates can use to provide their autolinking config.

Changelog: [Internal] [Changed] - RNGP - Add autolinking fields to ReactExtensions

Differential Revision: D55475597

cortinico avatar Apr 23 '24 17:04 cortinico

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

facebook-github-bot avatar Apr 23 '24 17:04 facebook-github-bot

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

facebook-github-bot avatar Apr 23 '24 17:04 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,410,909 +83
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,784,321 +37
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: c884d19a501081ffbc4b353d751ecc3e32d6f624 Branch: main

analysis-bot avatar Apr 23 '24 18:04 analysis-bot

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

facebook-github-bot avatar Apr 26 '24 17:04 facebook-github-bot

This pull request was successfully merged by @cortinico in 2455eab9dfabd892cd65430c7f46f310a7ae964f.

When will my fix make it into a release? | How to file a pick request?

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