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

Migrate UiThreadUtil to Kotlin #50536

Closed
wants to merge 6 commits into from
Closed

Conversation

riteshshukla04
Copy link
Contributor

Summary:

This PR aims to migrate UiThreadUtil from Java to kotlin as part of #50513

Changelog:

[ANDROID][CHANGED]Migrate UiThreadUtil to Kotlin

Test Plan:

Tested on RN tester with both new and old arch

@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. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Apr 7, 2025
@riteshshukla04
Copy link
Contributor Author

riteshshukla04 commented Apr 7, 2025

@cortinico @mateoguzmana @mdvacca
Can you check if this looks good .
I considered renaming UiThreadUtil to UIThreadUtil, but since it's used in 200+ places across 50+ files, it might make the PR too large and hard to review.

@mateoguzmana mateoguzmana self-requested a review April 7, 2025 20:34
Copy link
Collaborator

@mateoguzmana mateoguzmana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! I few small things to check

@riteshshukla04
Copy link
Contributor Author

@mateoguzmana Thanks for the review. I have fixed the comments

Copy link
Collaborator

@mateoguzmana mateoguzmana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the feedback! noticed two more small things

@riteshshukla04
Copy link
Contributor Author

Done @mateoguzmana . Thanks.

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 8, 2025
@facebook-github-bot
Copy link
Contributor

@arushikesarwani94 merged this pull request in 1033584.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @riteshshukla04 in 1033584

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

@riteshshukla04
Copy link
Contributor Author

Its merged 🎉. @mateoguzmana If you have more files , please let me know

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. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants