DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.09k stars 1.47k forks source link

How to stop animating GIF in react-native-fast-image? #964

Open Foveluy opened 1 year ago

Foveluy commented 1 year ago

Hello, I want to stop/pause animating GIF?

how can i do this?

thanks

lchenfox commented 1 year ago

Maybe you can implement this via rerender the FastImage component via a boolean value?

ianlapham commented 1 year ago

would love to be able to pause gifs

yuameshi commented 1 year ago

any updates?

timothyerwin commented 12 months ago

same. looking for this...any tips?

ysfzrn commented 3 months ago

https://github.com/ysfzrn/react-native-gif-player I have developed a GIF player library for React Native. It includes features for pausing and frame tracking

giapmn-1380 commented 2 months ago

same. looking for this...any tips?