mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dd51b38101
Summary: `Response` is `Closeable`, so we must close it even if the download is no longer relevant. Found while running with StrictMode enabled and reloading quickly multiple times. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D56629079 fbshipit-source-id: 041bf295313cbf78b7f2bb6580c50fdc2a324728
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.