-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Animated GIFs #3
Comments
Thank you for the feedback! Glad you’re having success with YapImageManager. I have a really nice implementation of animated GIF support coming in a port from Objective C. Check out one of our apps, Feedworthy, in the App Store if you'd like to see it in action. It’s reddit app, so scroll to the “gifs” subreddit. It converts GIFs to MP4 on the fly to save disk storage, conserve memory usage and improve scrolling performance. I will let you know when it’s posted! |
It looks awesome, can't wait to have it in this library. Thanks once again and let me know if you ever need a hand with anything, be glad to work on a few things and submit a PR if needed. |
hey @trevorstout ! hope you are doing good. Cheers! |
Does the library currently support animated gifs?
I gotta thank you for the awesome library, I was using SDWebImage and I was getting a lot of crashes as my app is heavily loaded with images, and I had spikes of 1.2GB of memory and an average of 800MB. With Yap I was able to cut down to an average of 200MB.
The text was updated successfully, but these errors were encountered: