mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bd1ddfbe95
Summary: This mitigates some of the failures we're seeing inside the docker containers where we're receiving 50x when trying to download native sources. Changelog: [Internal] [Changed] - Setup retries on Gradle donwload tasks Reviewed By: cipolleschi Differential Revision: D43155926 fbshipit-source-id: fa2266b3f5de48faefad37d6239f54f13481cd5f
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.