I think usability almost always suffers when the native UI isn’t used. It’s not that platform-neutral UIs aren’t usable, or good looking. However when native UIs were prevalent, there were standards built up over years of hard-earned experience: for a Windows app, you wanted to get your tab order right, and you knew the convention of getting the Cancel button mapped to the escape key etc etc. See also the Mac and the HIG, encouraging apps to look and work roughly the same.There were always outliers and ugly UIs, but it always felt like there was a uniformity that made it easier to get around in an unfamiliar app. Whereas now, electron apps look and work very differently (comparing slack to Spotify to VSCode and so on).
That said, I think very few people care as much as I do about it, and cross-platform UIs save a ton of development work.
skydhash|8 months ago
They’re great to get started, and when what you need is already available. But they’re a pain for everything else.
ttd|8 months ago
One idle thought I had: when computer interfaces were still new, using physical analogies like file cabinets was good practice for teaching new users. Maybe GUIs are now commonplace enough that people are able to speak the different "languages" without as much trouble.
pellenys|8 months ago
Tbh it doesn’t matter really. As I implied in the previous comment, I can’t imagine many people bemoan the fact they can’t press Alt-f to get an illustrative menu drop-down, even if I do.