antonKalinin / react-native-image-view

Modal component to view images with zoom
https://expo.io/@antonkalinin/react-native-image-view
MIT License
325 stars 102 forks source link

loading spinner stopped working #61

Closed zoozalp closed 5 years ago

zoozalp commented 5 years ago

Loading spinner was working fine in the previous release 2.1.6 but broken in 2.1.7 for some reason.

zoozalp commented 5 years ago

Adding following post-install script into scripts in package.json as a workaround until this is resolved.

"postintall": "sed -i.bak 's/!loaded && image.height === undefined/!loaded/g' node_modules/react-native-image-view/src/ImageView.js",

antonKalinin commented 5 years ago

Thanks for issue and sorry for that. Rolled back changes in v. 2.1.8