react-native-fast-image/ios
DreamPiggy 4a7cd64f5b
feat(ios): allow for for per-image-request-headers (#691)
* Bump the dependency of SDWebImage into 5.8+ because of the SDWebImageDownloaderRequestModifier convenient API usage
* Fix the implementation on iOS for per-image-request-header-setup. Should not use `SDWebImageDownloader` which manage the global shared headers. Use the context option of request modifier.
* Add the support for data:image URL for WebP images
* Alaways bypass invalid SSL certificate error, same behavior like React-Native itself
* Fix the implementation of request modifier on SDWebImage, which have bugs on 5.8.0 (will fix in 5.8.1), revert the dependency bump
* Revert the changes to bypass SSL error
* Remove the unused Podfile.lock changes
2020-07-17 01:27:57 -04:00
..
FastImage feat(ios): allow for for per-image-request-headers (#691) 2020-07-17 01:27:57 -04:00
FastImage.xcodeproj feat: Upgrade to React Native 0.60.0 / CocoaPods / Android X. (#513) 2019-07-04 23:49:38 -04:00