Hacker News new | ask | show | jobs
by andix 861 days ago
Let me tell you a secret: a LOT of native apps are built on web technologies. Those apps are just shells with some web views.
1 comments

That's why I avoid Electron software when possible. I use nheko instead of Element for my Matrix client, avoid VSCode unless I really need it, and shun Discord when possible.
I'm not talking about Electron software, Electron doesn't exist on iOS or Android.

Android and iOS have integrated webview componentes that are much more lightweight and are used in a lot of "native apps". Very often you will never notice if you don't look at the source code.