Ross ROSS = Recommend OSS · open-source software intelligence for agents

Flipboard/FLAnimatedImage

Performant animated GIF engine for iOS observed · 2026-08-28

github.com/Flipboard/FLAnimatedImage · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4489
  • days_rel: n/a
  • days_push: 895
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7949 stars · 1205 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

FLAnimatedImage is a performant animated GIF engine for iOS that plays GIFs with desktop-browser-like speed while handling variable frame delays and memory pressure gracefully. It provides a drop-in FLAnimatedImageView replacement for UIImageView that requires no central cache or state management.

Use cases

  • play animated gifs in an ios app
  • display multiple gifs simultaneously without blocking the ui
  • replace uiimageview with a view that supports gif animation
  • handle gifs with variable frame delays correctly
  • avoid memory issues when showing many animated images
  • match browser-like gif playback speed on iphone and ipad

When to choose

  • your ios app needs to display animated GIFs with high performance
  • you want a simple drop-in UIImageView replacement for GIF support
  • you need graceful behavior under memory pressure with many GIFs
  • you want battle-tested code that powers GIFs in a major production app

When to avoid

  • you are building for Android or another non-Apple platform
  • you need animated image formats beyond GIF such as APNG or WebP
  • you are starting a new project and prefer a Swift-native solution
  • you need GIF encoding or creation rather than playback

Facets

library · maturity maintenance

image-processing ui-components mobile-development media graphics animated-gif gif-player objective-c uikit cocoapods image-view animation memory-efficient ios mobile swift

1 source

Member repositories

RepositoryRoleHealth v2
Flipboard/FLAnimatedImagemain23

For agents

markdown · JSON · MCP: product_card(name="Flipboard/FLAnimatedImage")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem