SDWebImageSwiftUI/Example
DreamPiggy 0a41337ed0 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
..
SDWebImageSwiftUI.xcodeproj Update the Example with watchOS's native indicator (thanks @JagCesar), simplify the code 2020-01-28 21:11:18 +08:00
SDWebImageSwiftUI.xcworkspace Ignore the Podfile.lock file 2019-11-09 16:08:08 +08:00
SDWebImageSwiftUIDemo 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-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 Add the example to use SVG and PDF vector image 2019-11-13 22:59:52 +08:00