mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
e1eb911f5e
* fix(menu): ensure init & drop is done on main thread * move macros back * fix doctests * fix macos doctests * generate inner types and add drop implementation on inner * clippy * fix leftoever merge conflicts * fix doctests * update api example * add missing change file * move macro * fix tray import --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@tauri.studio> |
||
---|---|---|
.. | ||
.icons | ||
api | ||
commands | ||
file-associations | ||
helloworld | ||
isolation | ||
multiwebview | ||
multiwindow | ||
navigation | ||
parent-window | ||
plugins/tauri-plugin-example | ||
resources | ||
run-iteration | ||
splashscreen | ||
state | ||
streaming | ||
tauri-dynamic-lib | ||
web | ||
workspace | ||
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.