tauri/examples
2022-02-24 10:06:19 -03:00
..
.icons fix: #617 Update macOS icons to Big Sur style (#2870) 2021-12-06 23:41:13 +01:00
api feat(core): enhance HTTP scope glob validation, closes #3507 (#3515) 2022-02-24 10:06:19 -03:00
commands refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388) 2022-02-10 17:23:10 -03:00
helloworld fix: typo in the hello world example README.md (#3531) 2022-02-24 09:39:23 -03:00
isolation chore(deps): update to wry v0.13.2 (#3503) 2022-02-18 10:39:10 -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 chore(deps): update to wry v0.13.2 (#3503) 2022-02-18 10:39:10 -03:00
sidecar chore(deps): update to wry v0.13.2 (#3503) 2022-02-18 10:39:10 -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 fix: streaming example 2022-02-11 14:12:44 -03:00
tauri-dynamic-lib chore(deps): update to wry v0.13.2 (#3503) 2022-02-18 10:39:10 -03:00
updater chore(deps): update to wry v0.13.2 (#3503) 2022-02-18 10:39:10 -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.