tauri/examples
2023-05-07 10:42:44 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
commands Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
helloworld chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
isolation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
multiwindow chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
navigation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
parent-window chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
resources Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
sidecar Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
splashscreen Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
state chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
streaming chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
tauri-dynamic-lib Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
updater Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
web feat: update MSRV to 1.65 (#6883) 2023-05-06 17:16:52 -03:00
workspace Merge branch 'dev' into next 2023-05-07 10:42:44 -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.