Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align USE_FRAMEWORKS usage between RNTester and the Template #35790

Closed
wants to merge 1 commit into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
This diff apply to RNTester the same logic we have in the template to control the use_framework! setting

This is a preliminary change to solve the use_frameworks! problems in the New Architecture for both the Template and RNTester.

Changelog:

[iOS][Changed] - Align RNTester usage of the USE_FRAMEWORKS flag to the template

Reviewed By: cortinico

Differential Revision: D42387701

Summary:
This diff apply to RNTester the same logic we have in the template to control the `use_framework!` setting

This is a preliminary change to solve the `use_frameworks!` problems in the New Architecture for both the Template and RNTester.

## Changelog:
[iOS][Changed] - Align RNTester usage of the USE_FRAMEWORKS flag to the template

Reviewed By: cortinico

Differential Revision: D42387701

fbshipit-source-id: db6accade6e4c45e16af20565c4b483164387edb
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jan 6, 2023
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot react-native-bot added the Platform: iOS iOS applications. label Jan 6, 2023
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,465,441 +0
android hermes armeabi-v7a 7,786,286 +0
android hermes x86 8,939,192 +0
android hermes x86_64 8,797,727 +0
android jsc arm64-v8a 9,652,211 +0
android jsc armeabi-v7a 8,386,694 +0
android jsc x86 9,714,558 +0
android jsc x86_64 10,192,321 +0

Base commit: 44cb07b
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 23, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3367b6a.

OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…k#35790)

Summary:
Pull Request resolved: facebook#35790

This diff apply to RNTester the same logic we have in the template to control the `use_framework!` setting

This is a preliminary change to solve the `use_frameworks!` problems in the New Architecture for both the Template and RNTester.

## Changelog:
[iOS][Changed] - Align RNTester usage of the USE_FRAMEWORKS flag to the template

Reviewed By: cortinico, dmytrorykun

Differential Revision: D42387701

fbshipit-source-id: 28baf5a65b727269d55382de286a17de30e8895b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants