question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Android, RN 0.34 gif Image is not animated

See original GitHub issue

Android RN 0.34 gif Image is not animated <Image style={{width: WIDTH, height: WIDTH * 7 / 15}} source={{uri: 'http://img.1000.com/qm-a-img/prod/1225063/67490b157af9fe9433356d7b05d1b3b3.gif@480w_223h_1wh.gif'}}/>

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
brien-creancommented, Oct 26, 2016

Have you tried adding compile 'com.facebook.fresco:animated-gif:0.13.0' to your dependencies in your app/build.gradle? I believe animated GIF was not part of core. Not sure if that has changed.

dependencies {
    compile 'com.facebook.react:react-native:+'
    compile 'com.facebook.fresco:animated-gif:0.13.0'
}
0reactions
alexhoocommented, Sep 2, 2017

I ended up by using a different approach. I transform gif images into videos

Read more comments on GitHub >

github_iconTop Results From Across the Web

android - React Native: GIF is not animated - Stack Overflow
Everything is working except the GIF is not animated. I follow React native components for RN 0.65 and add // For animated GIF...
Read more >
تويتر \ Miguel Araujo (maraujop@) - Twitter
[NativeAnimated][RN 0.34][iOS][Android] Misplaced animation frames while applying multiple transf... Issue Description When I'm running multiple ...
Read more >
Animated GIF editor and GIF maker
Easy to use online animated GIF maker and image editor. Upload and edit GIF images for free. Create, crop, resize, reverse, optimize and...
Read more >
New 2023 Volkswagen Atlas SE with 4MOTION® in Crystal Lake, IL
New 2023 Volkswagen Atlas SE with 4MOTION® Tourmaline Blue in Crystal Lake, IL at Of Lake - Call us now 815-205-8030 for more...
Read more >
Make an animated GIF from a slide show - Microsoft Support
Select Create GIF. PowerPoint will begin saving your presentation as a GIF, and it'll notify you when it's done. Processing time depends on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found