SwiftGif is a small UIImage extension with gif support.

Features:

  • Find out the duration of every frame
  • Find the greatest common divisor
  • Add frames accordingly to the greatest common divisor to an array
  • Create an animated UIImage with the frames

Leave a Reply