mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 12:34:17 +00:00
2070efa019
Summary:Convert from `CENTER_INSIDE` to `FIT_CENTER`. The difference between those is that `CENTER_INSIDE` will not upscale if the image is too small. See the Fresco docs: http://frescolib.org/javadoc/reference/com/facebook/drawee/drawable/ScalingUtils.ScaleType.html Original issue: https://github.com/facebook/react-native/issues/4031 Closes https://github.com/facebook/react-native/pull/5738 Differential Revision: D2959473 Pulled By: mkonicek fb-gh-sync-id: 8f76944e53b3d56fec0dc7303db339a71d0c389e shipit-source-id: 8f76944e53b3d56fec0dc7303db339a71d0c389e
Building React Native for Android
See docs on the website.