3 ms·
> React based start menu with visible lag That surprised me. But seems not true? https://news.ycombinator.com/item?id=44124688 https://news.ycombinator.com/ite
by hoten 11mo ago
> React based start menu with visible lag
That surprised me. But seems not true? https://news.ycombinator.com/item?id=44124688 https://news.ycombinator.com/item?id=44124688
- accoil 11mo agoThe 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 https://windhawk.net/mods/windows-11-start-menu-styler
- deleted 11mo ago[deleted]
- cluckindan 11mo agoI wouldn’t be so sure… https://github.com/microsoft/react-native-xaml https://github.com/microsoft/react-native-xaml
- accoil 11mo agoOh, interesting.
- monocasa 11mo agoClicking 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.