React Native – Environment Setup
Read moreCan I use React Native for Windows?
React Native is an open-source mobile application framework created by Facebook. It is used to develop applications for Android, iOS, Web and UWP (Windows) providing native UI controls and full access to the native platform.
Read moreCan React Native be used for desktop?
There isn’t any official support for desktop applications in React Native , at least as of January 2018. There are, however, various experimental forks of React Native for desktop platforms such as react-native-windows for Univeral Windows Platform, react-native-macos for Mac and react-native-desktop for Linux.
Read more