利用 SDWebImage 和 M13ProgressSuite 实现 图片异步下载,下载的同时进行进度提示。
To run the example project; clone the repo, and run pod install
from the Example directory first.
iOS: 7.0 and above
UIImageView+SDWebImage_M13ProgressSuite is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "UIImageView+SDWebImage_M13ProgressSuite"
- M13ProgressSuite 的其他progressing效果
- 生成AppleDoc
Jowyer Wang, [email protected]
UIImageView+SDWebImage_M13ProgressSuite is available under the MIT license. See the LICENSE file for more info.