mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 09:27:53 +08:00
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.