Update the new screenshot of demo
This commit is contained in:
parent
4c72508f46
commit
c4b199f8b7
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 |
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
10
README.md
10
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue