tauri/examples
github-actions[bot] 0876bbbb57
Apply Version Updates From Current Changes (#2522)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-02-10 18:03:25 -03:00
..
.icons fix: #617 Update macOS icons to Big Sur style (#2870) 2021-12-06 23:41:13 +01:00
api Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
commands refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
helloworld refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
isolation Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
multiwindow refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
navigation refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
resources Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
sidecar Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
splashscreen refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
state feat(cli.js): rewrite cli.js with napi-rs, closes #2651,#3287 (#3370) 2022-02-09 22:11:00 -03:00
streaming refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
tauri-dynamic-lib Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
updater Apply Version Updates From Current Changes (#2522) 2022-02-10 18:03:25 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

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.