terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for remote images

hkirat opened this issue · comments

commented

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

I have the same issue. could you find anything useful?

just download it locally from the remote url and load from a local directory