Skip to content

Back to Toolbox

Developing native applications

Native apps with web technologies

Tauri is like Electron, but instead of bundling Chromium and Node.js, it relies on web views provided by the operating system, so apps end up being much smaller.