bufferapp / buffer-ios-image-viewer

The BFRImageViewer is a turnkey solution to present images within your iOS app 🎉!
MIT License
399 stars 55 forks source link

Task/FLAnimatedImage as src #53

Closed DreamingInBinary closed 7 years ago

DreamingInBinary commented 7 years ago

This adds support for FLAnimatedImage as an image source, as well as displaying an error if the image source type is not recognized and dismissing the image viewer if memory becomes too tight.

Internal Reference