Lucas Fernandes Nogueira 8c9358725a refactor(core): move `png` and `ico` behind Cargo features (#3588) 3 年 前
..
.icons 1f800e83b6 fix: #617 Update macOS icons to Big Sur style (#2870) 3 年 前
api 8c9358725a refactor(core): move `png` and `ico` behind Cargo features (#3588) 3 年 前
commands 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 年 前
helloworld d7924b0525 fix: typo in the hello world example README.md (#3531) 3 年 前
isolation 0f1558980a fix(core): docs.rs on Windows and macOS (#3566) 3 年 前
multiwindow 64e0054299 refactor(core): do not panic on invalid window labels,#3544 (#3596) 3 年 前
navigation 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 年 前
resources b571c249dc chore(deps): update to wry v0.13.2 (#3503) 3 年 前
sidecar 0f1558980a fix(core): docs.rs on Windows and macOS (#3566) 3 年 前
splashscreen 4334865266 refactor(cli): rename `tooling/cli.rs` folder to `tooling/cli` (#3388) 3 年 前
state 02ac3215ea feat(cli.js): rewrite cli.js with napi-rs, closes #2651,#3287 (#3370) 3 年 前
streaming f37a36f58b fix: streaming example 3 年 前
tauri-dynamic-lib b571c249dc chore(deps): update to wry v0.13.2 (#3503) 3 年 前
updater 0f1558980a fix(core): docs.rs on Windows and macOS (#3566) 3 年 前
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 年 前

README.md

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.