Quantcast
Channel: iOS Swift How To Use Gif File Inside My Project - Stack Overflow
Viewing all articles
Browse latest Browse all 5

Answer by Miah G. for iOS Swift How To Use Gif File Inside My Project

$
0
0

this code seems to help you!

@IBOutlet weak var whiteView: UIImageView!let imagePicker = UIImagePickerController()override func viewDidLoad(){    super.viewDidLoad()    GifView.loadGif(name: "funny")    imagePicker.delegate = self  }

Also, you have to add Controller for "loadGif" into your source and I think you can download on online.


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>