Skip to content
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

After update app successfully app reopened getting images cache issue #144

Open
bankiprudhvi opened this issue May 5, 2023 · 3 comments

Comments

@bankiprudhvi
Copy link

Samsung Galaxy S22 Ultra
Android 13, Patch 04.2023

@EldhoseKuriakose
Copy link

If you are using fresco:animated-gif implementation in android/app/build.gradle, change its version to 2.5.0

implementation 'com.facebook.fresco:animated-gif:2.5.0'

@Quadrified
Copy link

@EldhoseKuriakose, I would recommend using Lottie instead of gifs. Lottie files are faster, lighter, and provide 60fps animation rate!

@android0code
Copy link

android0code commented Dec 19, 2023

I am facing same issue for the Android app, any solution?
I am using implementation 'com.facebook.fresco:animated-gif:2.6.0'
but there is a problem in my only local assets image files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants