SDWebImageSwiftUI/Example
DreamPiggy 5a5690e2dc Fix the test case project 2022-09-22 16:09:46 +08:00
..
SDWebImageSwiftUI.xcodeproj Fix the test case project 2022-09-22 16:09:46 +08:00
SDWebImageSwiftUIDemo Update the readme about when using in List/LazyStack/LazyGrid 2022-09-22 15:03:20 +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-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