react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

Feat: update SDWebImage to latest ver

Open Naturalclar opened this issue 11 months ago • 6 comments

resolves #1031

Naturalclar avatar Mar 21 '24 03:03 Naturalclar

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.

codecov[bot] avatar Mar 21 '24 03:03 codecov[bot]

@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).

Vyazovoy avatar Apr 10 '24 02:04 Vyazovoy

@DylanVann do you have plans to merge this PR? We also need the updated version of SDWebImage with the Apple Privacy Manifest

gsantiago avatar Apr 10 '24 13:04 gsantiago

@DylanVann this PR seems like a great idea. Maybe merge it in ?

divvieesterhuizen avatar May 23 '24 14:05 divvieesterhuizen

@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.

ameer2468 avatar Jul 15 '24 13:07 ameer2468

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.

deepanshushuklad11 avatar Jul 19 '24 08:07 deepanshushuklad11