mirror of
https://github.com/status-im/react-native.git
synced 2025-02-14 10:26:33 +00:00
0b6436b637
Summary: ImageRequestHelper was not handling data: scheme correctly, which resulted in images failing to load. This diff is fixing it by considering \"data:\" as a Uri resource, and piping it appropriately. Reviewed By: sriramramani Differential Revision: D2919403
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.