fix: Upgrade vendored SDWebImage to v5.0.5.
- Upgrade vendored SDWebImage to v5.0.5. - Fixes the Archive issue for applications that don't use CocoaPods. fix #489
This commit is contained in:
parent
e6c8ceead7
commit
5016172cfc
|
@ -57,8 +57,6 @@ and
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
**You may want to install version 5 (`yarn add react-native-fast-image@^5`) until [this issue](https://github.com/DylanVann/react-native-fast-image/issues/468) is resolved.**
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install
|
# Install
|
||||||
yarn add react-native-fast-image
|
yarn add react-native-fast-image
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 83997ca9e4fd7d96ff2d7794e31e3a2fee6b5844
|
Subproject commit eae43de069a63cd9bb3980b423c4c15a9558aa7e
|
Loading…
Reference in New Issue