Where/How to put an image on the internet so it can be pulled via Swift?

70 Views Asked by At

So I want to just pass in an image https://... url into AsyncImage but for the life of me, I can't figure out how to upload this image to the internet so that it can be pulled into the swift code. Any suggestions on free ways to upload the image would be greatly appreciated. I've tried stuff like Imgur but because there's other stuff in the html than the image, it can't pull it correctly.

0

There are 0 best solutions below