iOS continuously looping gif but shouldn't

Hey all,

using sdk 31.0.0 and noticed that on iOS there is a bug where gifs set not to loop are looping infinitely but the issue doesn’t seem to appear on android.

anyone else experienced this issue before?

Hey @madwell-kirby,

Can you share the relevant code here?

Cheers,
Adam

@adamjnav sure thing and thanks!

Just using the default snack asset project and replacing it with a gif returns the same results. https://snack.expo.io/HkgTFxOPE iOS will infinitely loop but android will follow the play count of the gif.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.