A framework for building native applications using React
Kotlin: fix static code analysis weak warnings (2/n) (#52205)
Summary: Static code analysis reports several weak warnings, many of which seem to be leftovers after Kotlin migration. This PR addresses: - [Kotlin Java methods should be replaced with Kotlin analog](https://www.jetbrains.com/help/inspectopedia/ReplaceJavaStaticMethodWithKotlinAnalog.html) ## Changelog: [INTERNAL] - Kotlin: fix static code analysis weak warnings (2/n) Pull Request resolved: https://github.com/facebook/react-native/pull/52205 Test Plan: ```sh yarn android yarn test-android ``` Reviewed By: javache Differential Revision: D77209667 Pulled By: cortinico fbshipit-source-id: 09b01a170abf43248b8fdb6a08498d278b9d03bd
M
Mateo Guzmán committed
9e96acbd0f4476453b62d9c80409b299b505c260
Parent: 40b8f4a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 6/24/2025, 10:40:58 AM