Flipboard / Flipboard/FLAnimatedImage
Add progressive loading support
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 7.9k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Allow for frames to be displayed and played as the GIF file is still being fetched from the network.
See this first prototype of it: https://github.com/geoffmacd/FLAnimatedImage/commit/e87569da8c9864d36a362e36c2f03a6d5a1a712d
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked prototype commit e87569da8c9864d36a362e36c2f03a6d5a1a712d and tracing how FLAnimatedImage currently fetches and decodes GIF data. Done means frames can be displayed and played while the GIF is still being fetched, rather than waiting for the complete file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100