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 |
DreamPiggy
|
55a99b08aa
|
Update the Example with the latest dependency
|
2020-03-03 18:35:54 +08:00 |
DreamPiggy
|
0cde522360
|
Update the Example to showing the capability to load PDF/SVG on tvOS/macOS/watchOS as well
|
2020-01-30 12:25:32 +08:00 |
DreamPiggy
|
d5fc42ccea
|
Add the example to use SVG and PDF vector image
|
2019-11-13 22:59:52 +08:00 |
DreamPiggy
|
0c17688125
|
Update the file header comment in Example
|
2019-10-06 01:21:20 +08:00 |
DreamPiggy
|
a3b7bab17a
|
Add demos for all of Apple Platforms and environment, including: iOS, macOS, macOS Catalyst, tvOS, watchOS
All of them using the same codebase
|
2019-10-05 19:55:42 +08:00 |