5 ms·
React Native, absolutely - as with Office 365, using WinUI 3 as the underlying UI layer.
by daviddever23box 6mo ago
React Native, absolutely - as with Office 365, using WinUI 3 as the underlying UI layer.
- madeofpalk 6mo agoRunning a full javascript framework in a javascript runtime.
- kristianp 6mo agoWhen did office start using React Native? Office has been around well before the creation of javascript, let alone react.
- p_ing 6mo agoI'm not sure that it uses React Native, but modern add-ins for Office are JS, so any injected modern add-in will be using JS rather than COM/C/C++. This gave add-ins portability between all supported Office platforms, increased security, and made administration much easier.