Releases: DylanVann/react-native-fast-image
Releases · DylanVann/react-native-fast-image
v6.0.1
v6.0.0
BREAKING CHANGES
Warning, this issue prevents shipping apps with this version, a fix is being worked on. One possible fix is to use CocoaPods instead of react-native link
if you'd like to use this version.
- Upgrade SDWebImage, may affect some projects and CocoaPods users.
Features
- Upgrade to SDWebImage 5.0. (#454) (8a216e2), closes #447 (Thank you @dreampiggy !)
Fixes
- Fix a bug of
cacheOnly
behavior (making network requests in some instances).
v5.4.0
v5.3.0
v5.2.1
v5.2.0
v5.1.4
v5.1.3
v5.1.2
v5.1.1
Fixed
- URIs using the
file
scheme on Android. (1ea8045 - @tsrkalexandr) .idea/
being published to npm. (a01f8d5 - @retyui)- Manual installation docs for Android. (4cdee52 - @fschindler)
- Referencing deprecated
compile
instead ofimplementation
. - Using hardcoded
appcompat
version instead of usingrootProject.ext
.
- Referencing deprecated