Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loading spinner stopped working #61

Closed
zoozalp opened this issue Oct 18, 2019 · 2 comments
Closed

loading spinner stopped working #61

zoozalp opened this issue Oct 18, 2019 · 2 comments

Comments

@zoozalp
Copy link

zoozalp commented Oct 18, 2019

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

@zoozalp
Copy link
Author

zoozalp commented Oct 21, 2019

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants