mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8b226f9f6a
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/33168 Buck Kotlin setup requires jars to be available locally before the build, so we are checking them in. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D34419817 fbshipit-source-id: 5e75f0f3818fb76b640349c003bd258bc12aa53d
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.