mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1e9d7b70fc
Summary: Pass the ReactAndroid project build directory as a variable to the ndk build so it can be used instead of assuming that the build directory is under ReactAndroid/build. ## Changelog [Internal] Pull Request resolved: https://github.com/facebook/react-native/pull/30222 Test Plan: Tested in an app with a custom build directory Reviewed By: yungsters Differential Revision: D24560643 Pulled By: fkgozali fbshipit-source-id: cc65a70582f546ca2e2ca9fb6a2ff03ea70ca9d8
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.