react-native-fast-image
react-native-fast-image copied to clipboard
Feat: update SDWebImage to latest ver
resolves #1031
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
54376d8
) to head (0b68b14
). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1034 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 38 38
Branches 5 5
=========================================
Hits 38 38
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@DylanVann, could you please consider merging this PR with suggested changes and make a patch release? That would unblock a lot of people as we have to update SDWebImage
to the latest version to make it comply with the Apple Privacy Manifest requirements (by May).
@DylanVann do you have plans to merge this PR? We also need the updated version of SDWebImage with the Apple Privacy Manifest
@DylanVann this PR seems like a great idea. Maybe merge it in ?
@DylanVann Please consider responding - you're active on Github based on your profile, it will be highly appreciated if you can get the PRs merged. Many, including me, really want to use this package in production.
Until then, i recommend everyone to switch to https://docs.expo.dev/versions/latest/sdk/image/ - if you're using Expo this is a good alternative.
Make sure to use the cachePolicy value in order to have a peformant grid image component.
DreamSportsLab has forked this repo and created new package . @d11/react-native-fast-image Dream11 is actively maintaining this new package and will be fixing relevant and reproducible issues of this repository.