AnimatedGIFImageSerialization. Load and play animated GIFs on iOS apps.

github.com/mattt/AnimatedGIFImageSerialization

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2019
  • Add archival notice
April 2019
  • Bump version to 0.2.3
  • Merge pull request #34 from speramusinc/master
  • undo Int clamping
March 2019
  • Formatting
  • Update README.md
  • Merge pull request #28 from vbmania/master
  • Bump version to 0.2.2
  • Whitespace
  • Enabling and fixing additional warnings in project
  • Set kCGImagePropertyGIFDelayTime in centiseconds
  • Update copyright
  • Formatting
  • Merge pull request #24 from joein3d/master
  • Set content mode to UIViewContentModeScaleAspectFill
  • Use kCGImagePropertyGIFUnclampedDelayTime when available
  • Add support for @3x suffix
  • Update image variation logic to support @2x, @3x and explicit dimensi…
  • Update organization name
  • Formatting