tauri/examples
Amr Bashir 4ab5545b7a
feat: add content protection api, closes #5132 (#5513)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-12-13 01:04:22 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api feat: add content protection api, closes #5132 (#5513) 2022-12-13 01:04:22 -03:00
commands fix(examples): fix command args case (#5635) 2022-11-17 15:04:10 +02: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: run yarn format 2022-11-03 09:27:43 -03:00
navigation feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
parent-window chore: run yarn format 2022-11-03 09:27:43 -03:00
resources Apply Version Updates From Current Changes (#5295) 2022-11-08 09:24:09 -03:00
sidecar Apply Version Updates From Current Changes (#5295) 2022-11-08 09:24:09 -03:00
splashscreen feat(ci): improve cache, add test-core features matrix (#5604) 2022-11-10 17:30:10 -03:00
state chore: run yarn format 2022-11-03 09:27:43 -03:00
streaming chore(examples): simplify streaming example code, closes #5670 2022-11-22 10:47:03 -03:00
tauri-dynamic-lib Apply Version Updates From Current Changes (#5295) 2022-11-08 09:24:09 -03:00
updater Apply Version Updates From Current Changes (#5295) 2022-11-08 09:24:09 -03:00
web fix: Add WASM files to Vite Allow List and change devPath to localhost to fix Web Example (#5560) 2022-11-06 16:26:27 -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.