Hacker News new | ask | show | jobs
by kristianp 86 days ago
When did office start using React Native? Office has been around well before the creation of javascript, let alone react.
1 comments

I'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.