-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fails when trying to load image from uri in Android #3
Comments
I changed below function in ImageViewer.js and it worked:
|
@saeed2402 Thank you for reporting. If you want you can open submit PR. I'll check it today in the evening. EDITED: Yes you're right, prefetch requires string Thanks ! |
Thanks for confirming. |
@saeed2402 Please install 0.9.10 version. I'm going to close this issue since it has been fixed. Thanks ! |
Hi,

I get this error:
When I try to load image from a uri like this:
Anything I am missing here?

I get below warning as well, not sure if it is related or not:
The text was updated successfully, but these errors were encountered: