SDWebImageSwiftUI/Example/SDWebImageSwiftUIDemo
DreamPiggy cc2981732b Update the example on watchOS, to use fade transition 2019-10-27 20:19:52 +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
AppDelegate.swift Add the example with macOS && iOS, using the List to preview WebImage and AnimatedImage view 2019-10-03 14:33:46 +08:00
ContentView.swift Update the example on watchOS, to use fade transition 2019-10-27 20:19:52 +08:00
DetailView.swift Using the SwiftUI view modifer design pattern, to re-create indicator API. Now it will rerturn some View instead of WebImage 2019-10-27 16:16:29 +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