tauri/examples
2022-11-06 16:26:27 -03:00
..
.icons Update macOS icon based on brand guidelines design (#4171) 2022-05-21 15:57:48 -03:00
api feat(api): add FormData support on Body.form, closes #5545 (#5546) 2022-11-04 15:18:28 -03:00
commands feat(examples): add desktop/web application example (#5537) 2022-11-03 18:01:47 -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: 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 chore: run yarn format 2022-11-03 09:27:43 -03:00
sidecar chore: run yarn format 2022-11-03 09:27:43 -03:00
splashscreen feat: config schema generator (#5193) 2022-10-28 10:44:37 -03:00
state chore: run yarn format 2022-11-03 09:27:43 -03:00
streaming fix(core): set correct mimetype for asset protocol streams, #5203 (#5536) 2022-11-04 12:35:45 -03:00
tauri-dynamic-lib chore: run yarn format 2022-11-03 09:27:43 -03:00
updater chore: run yarn format 2022-11-03 09:27:43 -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.