tauri/examples
dependabot[bot] 3788fb1476
chore(deps-dev): bump vite from 3.0.9 to 3.2.7 in /examples/api (#7223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 09:18:12 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api chore(deps-dev): bump vite from 3.0.9 to 3.2.7 in /examples/api (#7223) 2023-07-20 09:18:12 -03:00
commands chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
file-associations feat(ios): expose RunEvent::Opened (#7440) 2023-07-17 19:44:34 -03:00
helloworld chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
isolation chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
multiwindow chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
navigation chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
parent-window chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
resources chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
splashscreen chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
state chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
streaming Merge remote-tracking branch 'origin/dev' into next (#7212) 2023-06-15 09:52:33 -03:00
tauri-dynamic-lib chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
web feat: add file association support, closes #3736 (#4320) 2023-07-16 18:34:43 -03:00
workspace chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +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.