We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see that the localSourceImage lets users put in local images from the native device. Wanted to check if there is a way to put remote images (from the internet, eg https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/article_thumbnails/other/cat_relaxing_on_patio_other/1800x1200_cat_relaxing_on_patio_other.jpg ) on the canvas
localSourceImage
The text was updated successfully, but these errors were encountered:
I have the same issue. could you find anything useful?
Sorry, something went wrong.
just download it locally from the remote url and load from a local directory
No branches or pull requests
I see that the
localSourceImage
lets users put in local images from the native device.Wanted to check if there is a way to put remote images (from the internet, eg https://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/article_thumbnails/other/cat_relaxing_on_patio_other/1800x1200_cat_relaxing_on_patio_other.jpg ) on the canvas
The text was updated successfully, but these errors were encountered: