|
|
|
|
|
by entitycontext
3937 days ago
|
|
At least for Windows 8/10, I'm not sure if something like React Native is really necessary, since the platform itself already has built-in support for making "native" apps in HTML/JS. All you would need is a React wrapper around the UI controls, like this one: https://github.com/winjs/react-winjs |
|