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
Animated PNGs play beautifully on iOS, but I can't get them to play on Android. I've tried patching in https://github.com/penfeizhou/APNG4Android#glide-support to no avail. Does anyone have experience with this?
To Reproduce
Create a FastImage with an animated PNG source (e.g. { uri: "https://apng.onevcat.com/assets/elephant.png" })
Open the debug app in Android
Expected behavior
The APNG animation is played
Dependency versions
React Native version: 0.76.5
React version: 18.3.1
React Native Fast Image version: 8.9.1
The text was updated successfully, but these errors were encountered:
👋 Welcome to the community!
Thank you for opening your first issue. We appreciate your contribution and will review it as soon as possible.
Feel free to ask questions, share ideas, or provide any additional details! We're here to help. 😄
Describe the bug
Animated PNGs play beautifully on iOS, but I can't get them to play on Android. I've tried patching in https://github.com/penfeizhou/APNG4Android#glide-support to no avail. Does anyone have experience with this?
To Reproduce
{ uri: "https://apng.onevcat.com/assets/elephant.png" }
)Expected behavior
The APNG animation is played
Dependency versions
The text was updated successfully, but these errors were encountered: