Jonathan Kelley 12c6938346 feat: inline dioxus-native from blitz (#3675) преди 2 месеца
..
assets 983fcfc616 Chore: hoist example projects for discoverability (#2959) преди 9 месеца
src 12c6938346 feat: inline dioxus-native from blitz (#3675) преди 2 месеца
.gitignore 983fcfc616 Chore: hoist example projects for discoverability (#2959) преди 9 месеца
Cargo.toml 7d490dc3bd feat: integrate dioxus-logger inline (#3302) преди 6 месеца
Dioxus.toml 983fcfc616 Chore: hoist example projects for discoverability (#2959) преди 9 месеца
README.md 61b55c9d37 Fix path to image (#3443) преди 6 месеца

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