Update some demo operation tips
This commit is contained in:
parent
2213df5ea8
commit
46c841af3b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue