LiveViewNative architecture is much closer to a traditional website.
| “Runtime” | Language | UI Tooling |
|---|---|---|
| Browser | HTML/JS | e.g. Tailwind UI |
| Native | Swift | Swift UI |
| Native | Kotlin | Jetpack |
| Native | C# | WinUI3 |
The lines are blury, but something like that.
None of these work without a server, even for LV Native. That server might at some point ship with the native app using elixir-desktop technology though.






















