YLGIFImage icon indicating copy to clipboard operation
YLGIFImage copied to clipboard

Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.

Results 15 YLGIFImage issues
Sort by recently updated
recently updated
newest added

Xcode7.3 ios10.3 , when load GIF , memory will Constantly Rising until app crash

in uitableview ImageView some times change image type bewteen gif and png, png image some times can not show

App crashes while reusing the YLImageView with different gif image inside the UICollectionViewCell. Please find the crash log 2014-06-30 15:05:54.640 AppName[3184:60b] error: Error Domain=NSCocoaErrorDomain Code=3010 "remote notifications are not supported...

UICollectionView900 photos asynchronous thread sliding too fast, resulting in the use of the entire project of the UIImageView, appeared determined current problems with fast asynchronous slip back problem, quit view...

hello thank you for your project, and i found a bug when i run demo on my phone not simlulator. shorter to say that the memory increase with a high...

When refreshing the image view's image when the view is not showing, I used [view performSelectorOnMainThread:@selector(setImage:) withObject:[UIImage imageWithData:imageData] waitUntilDone:NO]; But still crashed, Xcode reports: This application is modifying the autolayout...