iced-yoda/examples/progress_indicators/README.md

15 lines
358 B
Markdown
Raw Normal View History

2023-06-06 21:12:41 -07:00
## Progress indicators
Example implementation of animated indeterminate progress indicators.
<div align="center">
<a href="https://gfycat.com/importantdevotedhammerheadbird">
<img src="https://thumbs.gfycat.com/ImportantDevotedHammerheadbird-small.gif">
</a>
</div>
You can run it with `cargo run`:
```
cargo run --package progress_indicators
```