Amr Bashir a0f7b88fd8 build(api.js): simplify output JS files (#8025) 1 year ago
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 years ago
api a0f7b88fd8 build(api.js): simplify output JS files (#8025) 1 year ago
commands efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 year ago
file-associations 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 year ago
helloworld d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 year ago
isolation efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 year ago
multiwindow c6c59cf237 Merge branch '1.x' into dev 1 year ago
navigation d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 year ago
parent-window efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 year ago
resources c6c59cf237 Merge branch '1.x' into dev 1 year ago
splashscreen efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 year ago
state d5074af562 fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808) 1 year ago
streaming efe7811804 fix(examples): use __TAURI__.primitives (#8077) 1 year ago
tauri-dynamic-lib 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 year ago
web 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 year ago
workspace 880266a7f6 chore: bump MSRV to 1.70 (#8031) 1 year 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.