react-native-scalable-image
react-native-scalable-image copied to clipboard
Added broken image handling
trafficstars
- Added broken image handling
- Simplified return
When the image is broken Image.resolveAssetSource returns 0 for both the height and the width properties. As a result, we have an Infinity as a ratio.