Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

Investigate bringing FLAnimatedImage to Apple Watch #64

Open raphaelschaad opened 9 years ago

raphaelschaad commented 9 years ago

WatchKit has its own way of playing animations/image sequences/animated GIFs (https://developer.apple.com/library/prerelease/ios/documentation/WatchKit/Reference/WKInterfaceImage_class/index.html#//apple_ref/occ/instm/WKInterfaceImage/startAnimatingWithImagesInRange:duration:repeatCount:) but it could be useful to leave the correct parsing of GIF data up to a library. Thoughts?

bliang commented 8 years ago

Pinging this thread.

Could this also be implemented to support iMessage? :P