mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 14:13:26 +00:00
1488725db3
Summary: Downloading from the CDN is much faster than from SourceForge, both on my home WiFi and at the office. I checked using the `diff` utility that both files are identical. **Test Plan** Circle CI build on this PR. Closes https://github.com/facebook/react-native/pull/11087 Differential Revision: D4226538 fbshipit-source-id: a30ec1d94fe3228342c4a198bf65df7a95e0c005
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.