ko1o / PYPhotoBrowser

An easy way to browse photo(image) for iOS.
MIT License
2.01k stars 416 forks source link

最新版sdwebimage会报错 #172

Open JoKac opened 6 years ago

JoKac commented 6 years ago

NSString imageUrl = [[self sd_imageURL] absoluteString]; //找不到该方法 [self sd_setImageWithURL:url placeholderImage:placeholdeerImage options:SDWebImageRetryFailed|SDWebImageLowPriority progress:^(NSInteger receivedSize, NSInteger expectedSize, NSURL _Nullable targetURL) 还有这个方法木有更新

qzytcl commented 5 years ago

有解决方案吗?