tauri/examples
2026-02-05 12:42:20 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api cef_entry_point macro 2026-01-26 14:13:53 -03:00
commands unique identifier 2025-11-01 17:20:35 -03:00
file-associations single instance management for deep link support 2026-02-05 12:42:20 -03:00
helloworld cef_entry_point macro 2026-01-26 14:13:53 -03:00
isolation unique identifier 2025-11-01 17:20:35 -03:00
multiwebview cef_entry_point macro 2026-01-26 14:13:53 -03:00
multiwindow unique identifier 2025-11-01 17:20:35 -03:00
resources chore: clippy 1.88 (#13720) 2025-06-27 15:33:36 +02:00
run-return unique identifier 2025-11-01 17:20:35 -03:00
splashscreen unique identifier 2025-11-01 17:20:35 -03:00
state unique identifier 2025-11-01 17:20:35 -03:00
streaming unique identifier 2025-11-01 17:20:35 -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.