react-native icon indicating copy to clipboard operation
react-native copied to clipboard

refactor: migrated file LazyReactPackage to Kotlin

Open Xintre opened this issue 11 months ago • 2 comments

Summary:

This PR migrates LazyReactPackage to Kotlin as requested in #50513.

Changelog:

[ANDROID] [CHANGED] - Migrate com.facebook.react.LazyReactPackage to Kotlin.

Test Plan:

  • replaced BaseReactPackage with LazyReactPackage in RNTesterApplication.kt
  • run RN tester on old architecture
  • executed legacy native module screen

Xintre avatar May 02 '25 22:05 Xintre

Hi @Xintre!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

facebook-github-bot avatar May 02 '25 22:05 facebook-github-bot

@mateoguzmana the PR is ready for review!

Xintre avatar May 02 '25 22:05 Xintre

@cortinico has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Jun 02 '25 10:06 facebook-github-bot

@cortinico merged this pull request in facebook/react-native@b4ae5c1de1003c343d43c3be1b59ee2b800b9258.

facebook-github-bot avatar Jun 03 '25 18:06 facebook-github-bot

This pull request was successfully merged by @Xintre in b4ae5c1de1003c343d43c3be1b59ee2b800b9258

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar Jun 03 '25 18:06 react-native-bot