You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
both animated and unanimated WebP are rendered as normal static image, ideally animated WebP should be a playing image. You can try this: https://cache.lahelu.com/frame-Utt29aofu-97045
To Reproduce
Steps to reproduce the behavior if possible, or a link to a reproduction repo:
Use webp as source
import Image from 'react-native-fast-image';
<Image src="https://cache.lahelu.com/frame-Utt29aofu-97045" />
Expected behavior
Animated WebP should play just like a GIF.
Screenshots
If applicable, add screenshots to help explain your problem.
Dependency versions
React Native version: 0.75.4
React version: 18.3.1
React Native Fast Image version: ^8.6.3
Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
both animated and unanimated WebP are rendered as normal static image, ideally animated WebP should be a playing image. You can try this: https://cache.lahelu.com/frame-Utt29aofu-97045
To Reproduce
Steps to reproduce the behavior if possible, or a link to a reproduction repo:
Expected behavior
Animated WebP should play just like a GIF.
Screenshots
If applicable, add screenshots to help explain your problem.
Dependency versions
Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.
The text was updated successfully, but these errors were encountered: