Skip to content

Instantly share code, notes, and snippets.

@n1kron
Created December 20, 2017 15:54
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 n1kron/b9e4c52c4b1d663ef2f7e1a75960b8f8 to your computer and use it in GitHub Desktop.
Save n1kron/b9e4c52c4b1d663ef2f7e1a75960b8f8 to your computer and use it in GitHub Desktop.
@IBOutlet weak var testGif: UIImageView!
testGif.kf.setImage(with: (URL(string: "https://media.giphy.com/media/3oxHQJ4XBS92dvXm92/giphy.gif")!))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment