Update the new screenshot of demo

This commit is contained in:
DreamPiggy 2019-10-03 14:42:29 +08:00
parent 4c72508f46
commit c4b199f8b7
5 changed files with 10 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 910 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 KiB

View File

@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/SDWebImage/SDWebImage.git",
"state": {
"branch": null,
"revision": "9c1682e37bf3486daccd313fcbcd7fd90a2064f4",
"version": "5.2.0"
"revision": "39ecbe51de1455c56e877397b9838a7f8fafd71a",
"version": "5.2.2"
}
}
]

View File

@ -98,11 +98,17 @@ cd Example
pod install
```
Then open the Xcode Workspace to run the demo application.
Then open the Xcode Workspace to run the demo application. You can run it on iOS and macOS.
## Screenshot
![](Example/Screenshot/1.jpg)
+ iOS Demo
<img src='https://raw.githubusercontent.com/SDWebImage/SDWebImageSwiftUI/master/Example/Screenshot/Demo-iOS.png' width=960 />
+ macOS Demo
<img src='https://raw.githubusercontent.com/SDWebImage/SDWebImageSwiftUI/master/Example/Screenshot/Demo-macOS.png' width=960 />
## Author