Amr Bashir 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) 3 years ago
..
public 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 years ago
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 years ago
main.rs 9105588373 feat: add implicit default menu for macOS only, closes #4551 (#4570) 3 years ago
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 years ago

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.