SDWebImageSwiftUI/Example
DreamPiggy 4b7cbfcf06 Fix the CI, re-enable GitHub Actions 2022-09-15 15:06:16 +08:00
..
SDWebImageSwiftUI.xcodeproj Fix the CI, re-enable GitHub Actions 2022-09-15 15:06:16 +08:00
SDWebImageSwiftUI.xcworkspace Ignore the Podfile.lock file 2019-11-09 16:08:08 +08:00
SDWebImageSwiftUIDemo Refactor WebImage implementation 2022-09-15 00:24:30 +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
Podfile Fix the CI, re-enable GitHub Actions 2022-09-15 15:06:16 +08:00