mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
feat: cool example liust
This commit is contained in:
parent
ee46a834c4
commit
0896f34493
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -99,6 +99,16 @@ If you know React, then you already know Dioxus.
|
|||
<th><a href="http://github.com/jkelleyrtp/dioxus">Tools</a></th>
|
||||
<tr>
|
||||
</table>
|
||||
|
||||
## Fun Examples:
|
||||
|
||||
- File navigator (desktop app)
|
||||
- Bluetooth scanner (desktop app, possibly works on iOS)
|
||||
- Shopping app (liveview web and mobile app)
|
||||
- TODO MVC (works on all platforms)
|
||||
- Sierpinski's triangle (web SPA)
|
||||
- Doxie Documentation Library (Web SPA with Hydration)
|
||||
|
||||
<!--
|
||||
currently commented out until we have more content on the website
|
||||
## Explore
|
||||
|
|
Loading…
Reference in a new issue