Lucas Nogueira 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 лет назад
..
public 8259cd64c2 feat(core): inject `CSP` on data URLs [TRI-049] (#16) 3 лет назад
README.md 62ce02f6b5 docs(various): Improve Readability (#4225) 3 лет назад
main.rs 4c4acc3094 feat: implement `Default` for `Menu`, closes #2398 (#4291) 3 лет назад
tauri.conf.json 38f5db6e6a feat(codegen): fill app metadata in development Info.plist 3 лет назад

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.