-
SwiftUI Preview does not work after importing SDWebImageSwiftUI dependency.
Xcode 13.2.1
![image](https://user-images.githubusercontent.com/5518603/148143187-4bd6aba6-94e0-487f-850d-d9596b84a84…
-
I already intergrate it on sdwebimage, i'm using it for load grid files.
Can i have percentage loading indicator for large file?
dzpt updated
10 years ago
-
NSString *imageUrl = [[self sd_imageURL] absoluteString]; //找不到该方法
[self sd_setImageWithURL:url placeholderImage:placeholdeerImage options:SDWebImageRetryFailed|SDWebImageLowPriority progress:^(NSIn…
JoKac updated
6 years ago
-
### Issue Info
Info | Value |
-------------------------|-------------------------------------|
Platform Name |iOS
Platform Version …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior if possible, or a link to a reproduction repo:
1. Go to '...'
2. Click …
-
Hey 👋
I've tried to use Scipio for my project, but I've found a couple of issues.
The following frameworks cannot be compiled:
## SDWebImage
Compilation error
```
The following build comm…
-
### Issue Info
Info | Value |
-------------------------|-------------------------------------|
Platform Name | ios
Platform Version …
-
请问下cocopod下两个第三方的库 同时都依赖SDWebImage这个第三方库,会依赖冲突,请问下如何解决,谢谢。。。两个依赖库的版本不同导致出错。。
[!] Unable to satisfy the following requirements:
- `SDWebImage (~> 4.1.0)` required by `SGAdvertScrollView (1.2…
-
**Steps to Reproduce:**
1. Run the app on an iOS 15 device but works perfectly in iOS 17
2. Attempt to load a WebP image using SDWebImageSwiftUI.
3. Observe that the image does not display as expec…
-
It looks like this project is an modification of SDWebImage. I would rather use it, when it takes SDWebImage as a dependency and build upon it further.
(The last update of this project is 3 months ag…