SDWebImageSwiftUI/Example
DreamPiggy 9c6349cf32 Update demo to add AVIF test images and AVIF animated images 2023-12-28 16:57:31 +08:00
..
SDWebImageSwiftUI.xcodeproj Update demo to add AVIF test images and AVIF animated images 2023-12-28 16:57:31 +08:00
SDWebImageSwiftUIDemo Update demo to add AVIF test images and AVIF animated images 2023-12-28 16:57:31 +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