mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Saw a lot of PRs and push to convert existing Java code to Kotlin, and wanted to contribute to the cause. This is a starting point for me so I can understand more about the Java to Kotlin conversion process for ReactAndroid package. ## Changelog: - Converted AndroidInfoHelpers to Kotlin class - Converted AndroidInfoModule to Kotlin object and updated usage of it across the package Pick one each for the category and type tags: [ANDROID] [CHANGED] - Migrated systeminfo module code from Java to Kotlin For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: https://github.com/facebook/react-native/pull/47616 Test Plan: Verified build on local dev environment. Reviewed By: NickGerleman Differential Revision: D66258996 Pulled By: javache fbshipit-source-id: e0958c0be735f54cb20c7daeee1526059edaabcc