The Start Menu is apparently a React Native app, so I'm going to hazard a guess and just assume WinUI is built on top of React, and that the Start Menu at least is thus indeed built with WinUI. But it's also clear that some other parts aren't, so who knows what's what. I'm sure there are folks who spent time reverse engineering it all though who do.
The start menu is not a React Native app, but it's actually even worse. Only the recommended section (which is basically recently used files - plus probably advertisements in some scenarios) is. The rest of the start menu is WinUI, to my knowledge.
I cannot stand the latency using a local app. Same with rendering views of local file systems. Frontend reactivity as the expense of responsive performance is the problem with modern user interfaces in my opinion.
Like I’m searching for an installed app. I don’t need news articles about that and never expected a file system ui to be a web portal.
WinUI is its own thing. The React Native stuff just shows that even Windows developers don't want to use WinUI.
> The Start Menu is apparently a React Native app
What's the source for this?
https://news.ycombinator.com/item?id=44124688
So the source is a twitter meme?
Featuring a screencap of an MS engineer's talk from some React conference, yes.
The talk in question showcases a widget in the start menu that's using react native. Apart from the meme itself, I have not found indication of the start menu being a react native app. Every time this comes up it seems to always lead back to that meme.
That'd be correct. See also the top comment in that thread that (evidently after I originally read that thread) also explained exactly this, and a sibling comment in this thread tree that also did so (more than two hours after I posted my original comment, meaning I was unable to amend or delete it).
the talk is linked as well: https://news.ycombinator.com/item?id=44125217