mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5b1ac6fb3b
Summary: When using Android Studio, an active ABI gets selected which is resulting in failing to open the project as some of the tasks can't be found. I'm fixing this. Changelog: [Internal] [Changed] - Use `findByName` instead of `named` when applying Gradle task dependencies Reviewed By: ShikaSD Differential Revision: D35044870 fbshipit-source-id: 44bfaee320bce84c992610325c13daf71934a38b
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.