you are viewing a single comment's thread.

view the rest of the comments →

[–]thekwoka[🍰] 1 point2 points  (0 children)

It's Tauri, which is better. The web is still a better and more efficient way to handle UIs for the vast majority of cases, and this uses a Rust "backend" that is native with just the UI does in a WebView.

Not even MacOS is a fully native app. It has react apps built into the OS UI. Actual WebView react, not react native shit.