mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
eba6c379c3
Summary: I've seen quite a few newbs trip on this, so I'm fixing it. First - you have to set the width/height on a remote image, otherwise nothing shows. This is [even on stack overflow](http://stackoverflow.com/questions/30091398/unable-to-display-image-with-react-native-with-uri). Second - with the addition of ATS in iOS most people who copy/paste this example will not be able to load an insecure image, so I changed it to the `https`. **RESULT** this doc becomes copy/paste friendly again for beginners. Closes https://github.com/facebook/react-native/pull/9235 Differential Revision: D3675478 Pulled By: JoelMarcey fbshipit-source-id: 5b414caa40cda72dec4eace686278c26c251c4bb