tauri/examples
2023-02-16 14:54:35 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api chore(android): remove unnecessary not-null assertion operator 2023-02-16 14:54:35 -03:00
commands Update gtk to 0.16 (#6155) 2023-01-29 15:08:27 -03:00
helloworld chore: run yarn format 2022-11-03 09:27:43 -03:00
isolation feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
multiwindow chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
navigation feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
parent-window chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
resources Merge remote-tracking branch 'origin/dev' into next 2023-02-14 10:58:46 -03:00
sidecar Merge remote-tracking branch 'origin/dev' into next 2023-02-14 10:58:46 -03:00
splashscreen feat(core): add shadow APIs (#6206) 2023-02-07 19:38:10 -03:00
state chore: run yarn format 2022-11-03 09:27:43 -03:00
streaming chore: fix clippy warnings 2022-12-15 18:03:28 -03:00
tauri-dynamic-lib Merge remote-tracking branch 'origin/dev' into next 2023-02-14 10:58:46 -03:00
updater Merge remote-tracking branch 'origin/dev' into next 2023-02-14 10:58:46 -03:00
web Merge remote-tracking branch 'origin/dev' into next 2023-02-14 10:58:46 -03:00
workspace feat: Further improve workspace inheritance, closes #6122, #5070 (#6144) 2023-01-26 10:47:23 -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.