Skip to content

Destructure use_react_native! parameters and doc - #34177

Closed
cipolleschi wants to merge 2 commits into
react:mainfrom
cipolleschi:export-D37787365
Closed

Destructure use_react_native! parameters and doc#34177
cipolleschi wants to merge 2 commits into
react:mainfrom
cipolleschi:export-D37787365

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:
This Diff destructures the parameters of the use_react_native! function. It does that in a backward compatible way, so we there should be no disruptions.

It also adds documentation to the various public method we want to export to our users.

Changelog

[iOS][Changed] - Destruct use_reactnative parameters and ad ddocumentation

Differential Revision: D37787365

Riccardo Cipolleschi added 2 commits July 12, 2022 08:16
Summary: It extracts the code related to the codegen from the main `react_native_pods` script to a dedicated file, adding also tests.
Differential Revision: https://www.internalfb.com/diff/D37755818?entry_point=27
fbshipit-source-id: c78752f8ac24760fbaaf12133f9916652900b007
Summary:
This Diff destructures the parameters of the use_react_native! function. It does that in a backward compatible way, so we there should be no disruptions.
It also adds documentation to the various public method we want to export to our users.
## Changelog
[iOS][Changed] - Destruct use_reactnative parameters and ad ddocumentation
Differential Revision: D37787365
fbshipit-source-id: 328c1e3eae6877b02c960fe82d7680d0ba94a251
@facebook-github-botfacebook-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 Jul 12, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@react-native-botreact-native-bot added the Platform: iOS iOS applications. label Jul 12, 2022
@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a7,821,101+0
androidhermesarmeabi-v7a7,214,367+0
androidhermesx868,134,989+0
androidhermesx86_648,113,002+0
androidjscarm64-v8a9,697,882+0
androidjscarmeabi-v7a8,452,945+0
androidjscx869,648,549+0
androidjscx86_6410,246,502+0

Base commit: ff785db
Branch: main

@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
ios-universaln/a--

Base commit: ff785db
Branch: main

@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @cipolleschi in 79a37e5.

When will my fix make it into a release? | Upcoming Releases

@react-native-botreact-native-bot added the Merged This PR has been merged. label Jul 19, 2022
kelset pushed a commit that referenced this pull request Jul 27, 2022
Summary:
Pull Request resolved: #34177
This Diff destructures the parameters of the use_react_native! function. It does that in a backward compatible way, so we there should be no disruptions.
It also adds documentation to the various public method we want to export to our users.
## Changelog
[iOS][Changed] - Destruct use_reactnative parameters and ad ddocumentation
Reviewed By: cortinico
Differential Revision: D37787365
fbshipit-source-id: 27f9030db2e8c6c66b9548b4c1287eb8165ae5fc
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartnerPlatform: iOSiOS applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@cipolleschi@facebook-github-bot@analysis-bot@react-native-bot