Tauri 2 Development Index for Tauri 2 patterns -- core, desktop, mobile. Each section points to a focused reference; the references hold gotchas and link out to canonical docs at v2.tauri.app. Quick command reference | Task | Command | |------|---------| | New project | | | Add plugin | | | Dev (desktop) | | | Build (desktop) | | | Info / sanity check | | | Init Android / iOS | / | | Dev mobile | / | | Build APK / AAB | / | | Build IPA | | Reading order by topic Core - -- prerequisites (Rust, Node, Vite gotchas) - -- commands, state, channels, events, error handling - -- invoke, channels, lis…