Skip to content

dagoatao/GIFView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFView is a UIkit subclass of UIImage for playing animated GIF files on iOS.

GIFView - Animated GIF Support for UIKit

GIFView is a custom UIImageView subclass it detects, decodes, and plays animated GIFs can also load from data. Swift UIKit. It will extract the frames, grabs the timing timing, and supports infinite looping.

Simply load a GIF using loadGif(fromData:) for loading from data or loadGif(named:) for a bundled asset.

Preview

Below is a preview of the GIF playback in action:

Video to download

example.mp4

GIF of GIF

Little faster than original when run on device or simulator

example

About

Animated Gif Viewer in Swift UIKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages