Skip to content

Instantly share code, notes, and snippets.

@dmytro-anokhin
Created January 1, 2021 12:39
Show Gist options
  • Save dmytro-anokhin/087ef754de3bd61ab4f472c9a49e0743 to your computer and use it in GitHub Desktop.
Save dmytro-anokhin/087ef754de3bd61ab4f472c9a49e0743 to your computer and use it in GitHub Desktop.
URLImage(url: url) { image in
image
.resizable()
.aspectRatio(contentMode: .fit)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment