Closed zoozalp closed 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",
Thanks for issue and sorry for that. Rolled back changes in v. 2.1.8
Loading spinner was working fine in the previous release 2.1.6 but broken in 2.1.7 for some reason.