-
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
-
项目中本来是是有SDWebImage 的。使用pod更新LLImagePicerView时,发现版本SDWebImage 的版本有冲突。 最后无奈降了SDWebImage的版本。 但若还有其他的第三方库使用另一个版本的SDWebImage ,那就惨了。所以版本号 很重要,包括依赖的第三方库的。
-
请问下cocopod下两个第三方的库 同时都依赖SDWebImage这个第三方库,会依赖冲突,请问下如何解决,谢谢。。。两个依赖库的版本不同导致出错。。
[!] Unable to satisfy the following requirements:
- `SDWebImage (~> 4.1.0)` required by `SGAdvertScrollView (1.2…
-
**Describe the bug**
GIF images which are at normal speed in phones, plays at very fast rate in iPhone 13 pro max
**To Reproduce**
Steps to reproduce the behavior if possible, or a link to a repr…
-
[[self.mapImgView sd_imageIndicator] stopAnimatingIndicator];
error :
No known instance method for selector 'stopAnimatingIndicator' with Xcode Version 16.0 (16A242d)
SDWebImage (~> 5…
-
Currently this framework named "SDWebImageSwiftUI"
However, the SDWebImage part is only the dependency, most of common usage code does not related to SDWebImage itself. The only Public API now can …
-
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…
-
你这库依赖SDWebImage,SDWebImage一直在更新,最近的SDWebImage情况下,根本没法用你这个库,个人感觉你这个库该更新了,