Amr Bashir f5f3ed5f6f fix(cli): CLI path issues on mobile project initialization (#9009) 1 year ago
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 years ago
api f5f3ed5f6f fix(cli): CLI path issues on mobile project initialization (#9009) 1 year ago
commands 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
file-associations b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 year ago
helloworld 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
isolation 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
multiwebview 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
multiwindow 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 year ago
navigation 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
parent-window 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 year ago
plugins 88a1dd17c3 Apply Version Updates From Current Changes (#8638) 1 year ago
resources b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 year ago
run-iteration 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
splashscreen 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
state 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
streaming 8de308d1bf feat(core): implement new config structure (#8723) 1 year ago
web b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 year ago
workspace b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 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.