mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Latest Android Gradle plugin doesn't respond to ANDROID_NDK env variable, so I propagated it explicitly and included with recommended `ndkPath` clause. Changelog: [Internal] allow-large-files Reviewed By: fkgozali Differential Revision: D29593132 fbshipit-source-id: 0785fe92385037d2d4cf290c2462b299800b6928
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.