ReactNative Image Component - Max Image Size

Is there a resolution limit or image file limit in the Image component and what is it? Or is it caused by the outside of the device? I tried to display a 3992x2992, 3.24MB file size image in my application but failed. I tried to compress the file further down to 300KB, but still failed.

<Image style = {{width: 200, height: 100}} source = {require('./res/img/20160731175405-c7bf89df.jpg')}> </Image>

ReactNative: 0.42 Device: Galaxy SII

+3
image react-native size


source to share


No one has answered this question yet

Check out similar questions:

1832
Lazy loading images in ListView
1338
How to vertically align an image inside a div
1264
How can I automatically resize the image to fit the container div?
1207
Strange memory issue when loading image into Bitmap object
777
Image resizing in Markdown
1
php yii - how to get image width and height attributes from yii image component
0
saved aspect ratio
0
Dynamic image placement and cropping
0
CSS - Relative size (aspect ratio) of any image size
0
Tries to shrink the 1658 by 1156 image to a div width: 800px; height: 100%; as background image



All Articles
Loading...
X
Show
Funny
Dev
Pics