To run the example project, clone the repo, and run pod install
from the Example directory first.
just add a UIImage view and use the following methods .You can also the get the duration of the gif.
(imageviewname).loadGif(name: String)
(imageviewname).loadGif(asset: String) #load the gif from assets folder also
(imageviewname).Giftime(name: String)
UIGifView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'UIGifView'
Pikachuxxxx, phani.s2909@icloud.com
UIGifView is available under the MIT license. See the LICENSE file for more info.