Created
December 20, 2017 15:54
-
-
Save n1kron/b9e4c52c4b1d663ef2f7e1a75960b8f8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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