ihor / react-native-scalable-image

React Native Image component which scales width or height automatically to keep the original aspect ratio
https://www.npmjs.com/package/react-native-scalable-image
MIT License
315 stars 67 forks source link

Unknown Issue #17

Closed akyo8 closed 3 years ago

akyo8 commented 4 years ago

I am not sure why this happened. I think this is because of width={Dimensions.get('window').width}

Is there any dependency changes? Screen Shot 2020-01-16 at 12 48 24 PM

akyo8 commented 4 years ago

@ihor , would you like to check it for me?

bell-steven commented 4 years ago

I was able to replicate this issue. It was because I was using the WebP format for the image.

ihor commented 3 years ago

Closing in favor of https://github.com/ihor/react-native-scalable-image/issues/18