mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 17:45:12 +08:00
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.