Comment on Ask HN: Why / Why Not Use Electron?parentComments−smt8810yReact Native is for mobile, whereas Electron is for desktop. They're not substitutes for one another.−spdustin10yWell, there is react-native-desktop for macOS...https://github.com/ptmt/react-native-desktopBut that's me being pedantic.−maxharris10yreact-native-desktop is what I was thinking of when I wrote my original post. I think it's a matter of time before there's a Windows version.−freestockoption10yAlso available from Microsoft: https://github.com/ReactWindows/react-native-windowsSeems to be only Windows 10 and xbox though.
Comments
React Native is for mobile, whereas Electron is for desktop. They're not substitutes for one another.
Well, there is react-native-desktop for macOS...
https://github.com/ptmt/react-native-desktop
But that's me being pedantic.
react-native-desktop is what I was thinking of when I wrote my original post. I think it's a matter of time before there's a Windows version.
Also available from Microsoft: https://github.com/ReactWindows/react-native-windows
Seems to be only Windows 10 and xbox though.