Lucas Fernandes Nogueira 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 3 anos atrás
..
public 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 anos atrás
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 anos atrás
main.rs 5105b428c4 feat(cli): change app template to only set default menu on macOS (#4518) 3 anos atrás
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 anos atrás

README.md

Navigation Example

A very simple Tauri Application with frontend navigation.

To execute run the following on the root directory of the repository: cargo run --example navigation --features window-create.