mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9255eeabb3
Summary: D39423391 (https://github.com/facebook/react-native/commit/6bdcb49966882bcf696d42066e289783c003dcfc) caused Android to receive more empty / null URI's, which caused incorrect network requests to be sent. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D40224924 fbshipit-source-id: 2de7920cc66a51c2967afe440614db11821aedd7
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.