Update some demo operation tips

This commit is contained in:
DreamPiggy 2019-11-02 05:49:01 +08:00
parent 2213df5ea8
commit 46c841af3b
1 changed files with 3 additions and 2 deletions

View File

@ -167,11 +167,12 @@ Since SwiftUI is aimed to support all Apple platforms, our demo does this as wel
+ tvOS
+ watchOS
Tips:
Demo Tips:
1. Use `Switch` (right-click on macOS) to switch between `WebImage` and `AnimatedImage`.
1. Use `Switch` (right-click on macOS/force press on watchOS) to switch between `WebImage` and `AnimatedImage`.
2. Use `Reload` (right-click on macOS/force press on watchOS) to clear cache.
3. Use `Swipe` to delete one image item.
4. Clear cache and go to detail page to see progressive loading.
## Screenshot