Templates
Framework adapters supported by tauri-ui.
tauri-ui currently supports:
- Vite
- Next.js
- React Router
- Astro
- Start
Each template uses the same upstream-first philosophy, but the patch surface differs a little by framework.
Current status
| Template | Status |
|---|---|
| Vite | smoke-tested end to end |
| Next.js | stable |
| React Router | stable |
| Astro | stable |
| Start | experimental, validate carefully after changes |