Skip to content

Instantly share code, notes, and snippets.

@efremidze
Last active March 12, 2017 01:05
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 efremidze/f9c5038c59a270729e5cd1de78b8d44e to your computer and use it in GitHub Desktop.
Save efremidze/f9c5038c59a270729e5cd1de78b8d44e to your computer and use it in GitHub Desktop.
let url = URL()
_ = UIImageView.af_sharedImageDownloader.imageCache?.removeImage(for: URLRequest(url: url), withIdentifier: nil)
imageView.af_setImage(withURL: url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment