Lucas Nogueira 4585a1cbb0 Merge branch 'dev' into next 2 years ago
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 years ago
api 4585a1cbb0 Merge branch 'dev' into next 2 years ago
commands 4585a1cbb0 Merge branch 'dev' into next 2 years ago
helloworld 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
isolation 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
multiwindow 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
navigation 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
parent-window 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
resources 4585a1cbb0 Merge branch 'dev' into next 2 years ago
sidecar 4585a1cbb0 Merge branch 'dev' into next 2 years ago
splashscreen 4585a1cbb0 Merge branch 'dev' into next 2 years ago
state 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
streaming 6ff801e27d chore: rename `config-schema` to `tauri-config-schema` (#6250) 2 years ago
tauri-dynamic-lib 4585a1cbb0 Merge branch 'dev' into next 2 years ago
updater 4585a1cbb0 Merge branch 'dev' into next 2 years ago
web 3188f37649 feat: update MSRV to 1.65 (#6883) 2 years ago
workspace 4585a1cbb0 Merge branch 'dev' into next 2 years ago
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 years ago

README.md

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.