Jonathan Kelley 463e67cd12 Improve compile times by splitting out rsx-hotreload from rsx (#2971) 9 ヶ月 前
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ヶ月 前
src 463e67cd12 Improve compile times by splitting out rsx-hotreload from rsx (#2971) 9 ヶ月 前
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ヶ月 前
Cargo.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ヶ月 前
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ヶ月 前
README.md 983fcfc616 Chore: hoist example projects for discoverability (#2959) 9 ヶ月 前

README.md

File-explorer with Rust and Dioxus

This example shows how a Dioxus App can directly leverage system calls and libraries to bridge native functionality with the WebView renderer.

example

To run this example:

dx serve