mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 00:46:32 +00:00
Summary: DrawImageWithDrawee has caused NPEs when using Nodes in various cases in RNFeed. This patch explicitly throws a RuntimeException, so that we can debug as to whether this is coming from bad sources or a bad size for the image. Differential Revision: D3574998
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.