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

Fix lint warns #38596

Closed
wants to merge 2 commits into from
Closed

Fix lint warns #38596

wants to merge 2 commits into from

Conversation

mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Jul 24, 2023

Summary:
Fix lint warns

changelog: [internal] internal

Reviewed By: arushikesarwani94

Differential Revision: D47445900

@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 Jul 24, 2023
@facebook-github-bot
Copy link
Contributor

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Jul 25, 2023
Summary:
Pull Request resolved: facebook#38596

Fix lint warns

changelog: [internal] internal

Reviewed By: arushikesarwani94

Differential Revision: D47445900

fbshipit-source-id: 66ca6a8725f18c8410e28c78667cb3cac524a142
@mdvacca mdvacca force-pushed the export-D47445900 branch from 3cad38a to ad54b07 Compare July 25, 2023 06:14
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

analysis-bot commented Jul 25, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,885,266 +19
android hermes armeabi-v7a 7,935,613 +18
android hermes x86 9,281,784 +12
android hermes x86_64 9,185,281 +22
android jsc arm64-v8a 9,473,525 +126
android jsc armeabi-v7a 8,416,886 +127
android jsc x86 9,456,281 +130
android jsc x86_64 9,772,480 +120

Base commit: 1383a59
Branch: main

mdvacca and others added 2 commits July 29, 2023 08:07
Summary:
In this diff I'm extracting the loading of turbomodulejsijni into its own function. This could have perf implications as we are trying to load multimple times the same soLoader

changelog: [intenral] internal

Differential Revision: D47409162

fbshipit-source-id: fc84763319dd60d88a7d2842a202324146bc07e7
Summary:
Pull Request resolved: facebook#38596

Fix lint warns

changelog: [internal] internal

Reviewed By: arushikesarwani94

Differential Revision: D47445900

fbshipit-source-id: ad129b1938e010ea7227a67f6ff503e3a7ab6cf8
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in faae720.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 29, 2023
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