Open JohnBerd opened 4 years ago
@JohnBerd Hi, did you solve this somehow?
@Vacietis Hi, unfortunately still no solution for this
Didn't fine any solution to set loop-count programmatically. However, using this you can set loop-count to 1 or any number.
same here. It loops only one in iOS for the gif file which doesn't loop. But it keeps the looping in Android.
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?
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?
Same here. Any solution yet?
Any solution for this? Facing same issue.
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
Same issue
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?