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

Delete ReactInstancePackage #41095

Closed
wants to merge 6 commits into from
Closed

Conversation

mdvacca
Copy link
Contributor

@mdvacca mdvacca commented Oct 19, 2023

Summary:
I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

Differential Revision: D50338299

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

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

@analysis-bot
Copy link

analysis-bot commented Oct 19, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,653,230 -10
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,035,008 -5
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: dca81e6
Branch: main

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 20, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 21, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

Differential Revision: D50338299
mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 21, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 21, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

Differential Revision: D50338299
@mdvacca mdvacca force-pushed the export-D50338299 branch 2 times, most recently from 63b7cd4 to d428596 Compare October 23, 2023 16:20
mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 23, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 23, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 24, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

mdvacca added a commit to mdvacca/react-native that referenced this pull request Oct 24, 2023
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

…acebook#41099)

Summary:

Mark ReactInstanceManager and ReactInstanceManagerBuilder as Stable

bypass-github-export-checks

changelog: [internal] internal

Reviewed By: christophpurrer

Differential Revision: D50338305
Summary:

Migrate ReactInstanceEventListener to kotlin

changelog: [internal] internal

Reviewed By: christophpurrer

Differential Revision: D50338295
…Native (facebook#41097)

Summary:

LazyReactPackage is beig replaced by TurboReactPackage / BaseReactPackage, that's why I'm docummenting LazyReactPackage as Deprecated

changelog: [internal] internal

Reviewed By: arushikesarwani94

Differential Revision: D50338301
…book#41096)

Summary:

LazyReactPackage.getReactModuleInfoProviderViaReflection was deprecated in 0.72, I'm just deleting it.
There are no usages internally or externally

changelog: [Android][Breaking] Delete deprecated method LazyReactPackage.getReactModuleInfoProviderViaReflection

Reviewed By: arushikesarwani94

Differential Revision: D50338302
Summary:

Migrate JSEngineResolutionAlgorithm to kotlin

changelog: [internal] internal

Reviewed By: christophpurrer, cortinico

Differential Revision: D50338298
Summary:

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: christophpurrer

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7141c47.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 31, 2023
Othinn pushed a commit to Othinn/react-native that referenced this pull request Jan 9, 2024
Summary:
Pull Request resolved: facebook#41095

I'm deleting this class becase ReactInstancePackage has been deprecated since 2018 and I analyzed internal meta codebase and OSS codebase and it seems it's not being used.

changelog: [Android][Breaking] Delete ReactInstancePackage

Reviewed By: philIip

Differential Revision: D50338299

fbshipit-source-id: 2824e58ff3bf9d17b605239dd9c9bea0adba93b8
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