DylanVann / react-native-fast-image

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

Upgrade SDWebImage to 5.15.1 to solve IOS App crash with SDAnimatedImage initWithData error #967

Open albindb92 opened 1 year ago

albindb92 commented 1 year ago

This updates the version of SDWebImage to 5.15.1 , which has fixes for crash due to SDAnimatedImage initWithData error observed in RN 0.68.1 for IOS Application due to OOM issue. This fixes  #3480 https://github.com/SDWebImage/SDWebImage/issues/3303

mickmaccallum commented 1 year ago

If possible, can we please merge this soon? This is one of the top crashes in my app.

aris-paskalov commented 1 year ago

We have this crash too Would be great to merge this PR

Screenshot 2023-05-05 at 10 42 33

minyoung-jun commented 1 year ago

Please merge this PR🙏🙏

kishore4a2 commented 1 year ago

@DylanVann Please Merge this PR ASAP

lezim commented 1 year ago

Guys just fork this project and perform the incoming PRs/edits that concern your issues, seems like the author won't answer by now