antonKalinin / react-native-image-view

Modal component to view images with zoom

Home Page:https://expo.io/@antonkalinin/react-native-image-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loading spinner stopped working

zoozalp opened this issue · comments

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

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",

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