SwiftUI Image loading and Animation framework powered by SDWebImage
Go to file
DreamPiggy 1741266e9d Initial commit 2019-08-07 18:10:05 +08:00
Example Initial commit 2019-08-07 18:10:05 +08:00
SDWebImageSwiftUI Initial commit 2019-08-07 18:10:05 +08:00
.gitignore Initial commit 2019-08-07 18:10:05 +08:00
.travis.yml Initial commit 2019-08-07 18:10:05 +08:00
LICENSE Initial commit 2019-08-07 18:10:05 +08:00
README.md Initial commit 2019-08-07 18:10:05 +08:00
SDWebImageSwiftUI.podspec Initial commit 2019-08-07 18:10:05 +08:00
_Pods.xcodeproj Initial commit 2019-08-07 18:10:05 +08:00

README.md

SDWebImageSwiftUI

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SDWebImageSwiftUI is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SDWebImageSwiftUI'

Author

lizhuoli1126@126.com, lizhuoli1126@126.com

License

SDWebImageSwiftUI is available under the MIT license. See the LICENSE file for more info.