mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14: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