mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 17:39:48 +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