SDWebImageSwiftUI/Example/SDWebImageSwiftUIDemo
DreamPiggy fe54241aca Fix the example crash issue of ObjcClass, should check meta type but not instance type 2020-01-26 20:54:24 +08:00
..
Assets.xcassets Add source files and CocoaPods integration for SwiftUI 2019-08-07 18:51:28 +08:00
Base.lproj Add source files and CocoaPods integration for SwiftUI 2019-08-07 18:51:28 +08:00
Preview Content/Preview Assets.xcassets Add source files and CocoaPods integration for SwiftUI 2019-08-07 18:51:28 +08:00
ActivityBar.swift Update demo, add one SwiftUI activity indicator for watchOS 2019-11-02 04:21:48 +08:00
AppDelegate.swift Fix the example crash issue of ObjcClass, should check meta type but not instance type 2020-01-26 20:54:24 +08:00
ContentView.swift Using the isAnimating arg, instead of protocol extention method to control the `WebImage`'s animation supports. This allows the binding control for animation as well 2020-01-26 20:54:24 +08:00
DetailView.swift Using the isAnimating arg, instead of protocol extention method to control the `WebImage`'s animation supports. This allows the binding control for animation as well 2020-01-26 20:54:24 +08:00
Info.plist Add the example with macOS && iOS, using the List to preview WebImage and AnimatedImage view 2019-10-03 14:33:46 +08:00
ProgressBar.swift Changing the indicator API to use the dot syntax, instead of that closure syntax, which is more convenient and swifty 2019-10-26 04:36:00 +08:00
SceneDelegate.swift Update the licences description in source files 2019-08-09 17:17:08 +08:00