Skip to content

Conversation

dmytrorykun
Copy link
Contributor

@dmytrorykun dmytrorykun commented Jan 31, 2024

Summary:
This feature was first introduced here #34580
And then removed here #41654
The motivation for its removing was that Node resolver should handle all those cases for which react-native.config.js was used. But it turns out that it fails for the setup that react-native-builder-bob has.
This diff brings back support for defining external libraries in react-native.config.js.

Changelog: [iOS][Fixed] - Bring back support for defining external libraries in react-native.config.js

Differential Revision: D53267857

@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 labels Jan 31, 2024
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jan 31, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,185,375 -14
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,564,015 +3
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 7b36233
Branch: main

…act-native.config.js (facebook#42771)

Summary:

This feature was first introduced here facebook#34580
And then removed here facebook#41654
The motivation for its removing was that Node resolver should handle all those cases for which `react-native.config.js` was used. But it turns out that it fails for the setup that `react-native-builder-bob` has.
This diff brings back support for defining external libraries in `react-native.config.js`.

Changelog: [iOS][Fixed] - Bring back support for defining external libraries in react-native.config.js

Reviewed By: cipolleschi

Differential Revision: D53267857
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 1, 2024
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c6c2304.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants