Skip to content

Instantly share code, notes, and snippets.

@jamestapping
Last active June 25, 2021 06:24
Show Gist options
  • Save jamestapping/a7eac342549b17cc28bb2b0418a88a3c to your computer and use it in GitHub Desktop.
Save jamestapping/a7eac342549b17cc28bb2b0418a88a3c to your computer and use it in GitHub Desktop.
var url = (films[indexPath.row].artworkUrl100)!
url.removingRegexMatches(pattern: "100x100", replaceWith: "800x800")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment