Ben Clayton a38f5b6b6a Document URI for Android asset folder images
Summary:
How to load images from the Android assets folder was undocumented, and took us a little while to find out how to do it.

This is a documentation-only change.

To confirm the syntax works create a sample app with an image at `android/app/src/main/assets/foo.png`.

Then add JSX `<Image style={{width:100, height:100}} source={{uri: 'asset:/foo.png'}} />`.

See that the image is rendered (Android only).
Closes https://github.com/facebook/react-native/pull/14626

Differential Revision: D5316887

Pulled By: AaaChiuuu

fbshipit-source-id: f7d07b8b83d6460de86c1a2efac0955300cfcd78
2017-06-23 20:45:29 -07:00
..
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00
2017-06-14 02:03:27 -07:00
2017-06-07 11:51:21 -07:00
2017-06-23 15:52:52 -07:00
2017-02-17 15:02:23 -08:00
2017-04-13 05:00:53 -07:00
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00
2017-01-10 01:28:26 -08:00
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00
2017-04-27 07:27:26 -07:00
2017-06-07 11:51:21 -07:00
2017-06-07 11:51:21 -07:00