SDWebImageSwiftUI/Example
DreamPiggy 23d1d3b2a0 Fix unit test xcode project integration 2023-12-01 16:32:51 +08:00
..
SDWebImageSwiftUI.xcodeproj Fix unit test xcode project integration 2023-12-01 16:32:51 +08:00
SDWebImageSwiftUIDemo Update the watchOS demo without the force-touch 2023-09-21 22:38:58 +08:00
SDWebImageSwiftUIDemo-macOS Try to solve the SwiftUI bug of rendering EXIF UIImage in WebImage. Now we use the Image(decorative:) API to grab the CGImage and orientation instead. For vector image, draw vector image into bitmap for rescue 2020-04-15 12:40:25 +08:00
SDWebImageSwiftUIDemo-tvOS Try to solve the SwiftUI bug of rendering EXIF UIImage in WebImage. Now we use the Image(decorative:) API to grab the CGImage and orientation instead. For vector image, draw vector image into bitmap for rescue 2020-04-15 12:40:25 +08:00
SDWebImageSwiftUIDemo-visionOS Update the Demo with SPM instead of CocoaPods 2023-09-02 21:56:56 +08:00
SDWebImageSwiftUIDemo-watchOS WatchKit App Add demos for all of Apple Platforms and environment, including: iOS, macOS, macOS Catalyst, tvOS, watchOS 2019-10-05 19:55:42 +08:00
SDWebImageSwiftUIDemo-watchOS WatchKit Extension Try to solve the SwiftUI bug of rendering EXIF UIImage in WebImage. Now we use the Image(decorative:) API to grab the CGImage and orientation instead. For vector image, draw vector image into bitmap for rescue 2020-04-15 12:40:25 +08:00
Screenshot Update the readme about the demo and screenshots 2019-10-05 20:17:51 +08:00