Hacker News new | ask | show | jobs
by hoten 224 days ago
> React based start menu with visible lag

That surprised me. But seems not true? https://news.ycombinator.com/item?id=44124688

2 comments

Clicking through to their source, it seems true enough despite their protests.

Its not entirely built with React Native, but React Native does seem to be responsible for at least one element of the start menu that appears initially when the menu is presented.

The Windhawk Start Menu Style[1] uses XAML to modify the Start Menu, and I doubt that they are translating XAML to React

[1]: https://windhawk.net/mods/windows-11-start-menu-styler

Oh, interesting.