terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
691 stars 450 forks source link

Support for remote images #209

Open hkirat opened 3 years ago

hkirat commented 3 years ago

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

erfantmi9 commented 2 years ago

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

nikolaigeorgie commented 2 years ago

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