mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
04392f2428
Summary: This commit brings Android in line with iOS WebSockets by sending along cookies from the shared CookieManager. See: https://github.com/facebook/react-native/pull/5630 Closes https://github.com/facebook/react-native/pull/6067 Differential Revision: D3841122 Pulled By: mkonicek fbshipit-source-id: 6607424feeb31c9da4e370ebe4b33dbbedc0a446
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.