UIImageView-PlayGIF
UIImageView-PlayGIF copied to clipboard
How to use in swift
how to use in swift
- Just drag the UIImageView+PlayGIF.h, UIImageView+PlayGIF.m, YFGIFImageView.h, YFGIFImageView.m
- create bridging header and
#import "UIImageView+PlayGIF.h"#import "YFGIFImageView.h" - Select class for ImageView as YFGIFImageView.
There are few inbuilt functions like startGIF, stopGIF, isGIFPlaying and etc.