mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
651c4c1b55
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33535 Hack to support Kotlin functions in Buck compilation: adds Kotlin stdlib as a dependency to make sure upstream targets include Kotlin jvm internal classes. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D35284430 fbshipit-source-id: 0d29ad30386514c8df5376d0a6809d3105f0cd0f
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.