FLAnimatedImage
2.8
Score

iOS Animated GIF Engine - FLAnimatedImage

What is FLAnimatedImage?

FLAnimatedImage is a high-performance GIF engine for iOS, supporting multiple simultaneous GIFs, precise frame delays, and smooth playback without lags, making it ideal for applications needing efficient GIF support.

Objective-C
UIKit
Animation

Summary of FLAnimatedImage

  • 👍

    Supports simultaneous playback of multiple GIFs.

  • 👍

    Handles variable frame delays accurately.

  • 👍

    Performs efficiently under memory pressure.

  • 👍

    Eliminates delays during the first playback loop.

Built by

Flipboard
Flipboard
@Flipboard
+ 29 other contributors

Last push
a year ago
Stars
8 k

Forks
1.2 k
Open Issues
83
Closed Issues
1.2 k
FLAnimatedImage is an efficient animated GIF engine for iOS applications, designed to play multiple GIFs simultaneously without compromising on the playback speed. It accurately interprets frame delays, aligns well with modern browser standards, and handles memory pressure gracefully. The engine eliminates any lag or halts during the first playback loop, ensuring a smooth user experience. FLAnimatedImage supports flexible integration into custom image loading stacks and is backward compatible to iOS 9, using various Apple frameworks effectively.