Is an alternative to Electron for build both native Desktop and mobile apps.
- Does not ship Chromium as the front-end, instead its own web view renderer
- Backends can be written in Rust
- Comes with support for various JS frameworks
- Can be shipped to IOS, Android, Windows, Linux etc.
Make sure to have Rust installed d
Getting started
Using the bash starter works best on my machine:
sh <(curl https://create.tauri.app/sh)
Alternatives
Alternatives for building native (mobile) apps with Tauri are: