5 ms·
React Native supports * iOS * Android * OS X https://github.com/ptmt/react-native-macos https://github.com/ptmt/react-native-macos * Windows https://github.
by edtechdev 10y ago
React Native supports
* iOS
* Android
* OS X https://github.com/ptmt/react-native-macos https://github.com/ptmt/react-native-macos
* Windows https://github.com/ReactWindows/react-native-windows https://github.com/ReactWindows/react-native-windows
* Ubuntu https://developer.ubuntu.com/en/blog/2016/08/05/introducing-react-native-ubuntu/ https://developer.ubuntu.com/en/blog/2016/08/05/introducing-...
* the web https://github.com/necolas/react-native-web https://github.com/necolas/react-native-web
- babuskov 10y agoAFAICT, it isn't "Windows", but "Windows 10 only". Is this correct?
- jc4p 10y agoYes the windows link above is for Universal Windows Platform apps which isn't what most people think of when they think "windows app". For React Native on desktop I've been bundling my React app into a Electron shell, works pretty well.