Skip to content

Instantly share code, notes, and snippets.

@TungVdMiichi
Created May 17, 2020 09:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TungVdMiichi/c53661fde3d677f3850fc0170d24e0e0 to your computer and use it in GitHub Desktop.
Save TungVdMiichi/c53661fde3d677f3850fc0170d24e0e0 to your computer and use it in GitHub Desktop.
var urls = [URL]()
for item in items {
urls.append(item.thumbnailURL)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment