react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

Prevent a gif image of looping in Android

Open JohnBerd opened this issue 4 years ago • 10 comments

I am loading a gif image in Android and it is looping even if the loop count was set to 1 in the gif.

How can I do to prevent the looping?

JohnBerd avatar Mar 13 '20 17:03 JohnBerd

@JohnBerd Hi, did you solve this somehow?

Vacietis avatar Apr 30 '21 06:04 Vacietis

@Vacietis Hi, unfortunately still no solution for this

JohnBerd avatar Apr 30 '21 06:04 JohnBerd

Didn't fine any solution to set loop-count programmatically. However, using this you can set loop-count to 1 or any number.

safeer-ahmed avatar Aug 09 '21 14:08 safeer-ahmed

same here. It loops only one in iOS for the gif file which doesn't loop. But it keeps the looping in Android.

lightning331 avatar May 30 '22 16:05 lightning331

I'm having the same problem as well. If I run the gif manually outside of the application it works as expected and doesn't repeat, but inside the fast image wrapper it repeats. Any solution yet?

aleworth avatar Jun 14 '22 21:06 aleworth

I am having the same issue. My GIF has been set to loop = 1. It works on iOS but not working on Android. Any solution?

touchalex avatar Nov 24 '22 02:11 touchalex

Same here. Any solution yet?

Thinh-Vertex avatar Jan 12 '23 10:01 Thinh-Vertex

Any solution for this? Facing same issue.

poojagupta-trilogy avatar Dec 10 '23 16:12 poojagupta-trilogy

Any solution for this? Facing same issue.

You may try this for now: https://github.com/DylanVann/react-native-fast-image/issues/651#issuecomment-895250212

safeer-ahmed avatar Dec 10 '23 17:12 safeer-ahmed

Same issue

ritute avatar Mar 11 '24 21:03 ritute