mirror of
https://github.com/status-im/react-native.git
synced 2025-01-11 01:56:26 +00:00
497b02ad30
Summary: Nodes currently doesn't ask Fresco to resize images, but this is potentially problematic (ex having a camera photo of 6000x1500 causes a crash due to the massive size). Differential Revision: D3687944
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.