Can 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

How do I run React Native app on PC?

Running your React Native application Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer. On Android, use the Expo app to scan the QR code from your terminal to open your project . On iOS, use the built-in QR code scanner of the Camera app.

Read more