

You will get this email to your mailbox.Ĭhoose open in Expo URL then open in your browser, that will be redirected to Expo App. Enter your phone number or Email address (We use an email address) then press Enter. Scan the barcode in the terminal or command line then you will see the React Native Android App like this after waiting for minutes the build process.įor iOS Device, press `s` from the keyboard to send React Native App URL to your Email or SMS.

To open the app in the Android device, open the Expo App first then tap on Scan QR Code button. You will see this barcode and instruction in the terminal or command line. So, we assume that you have installed the Expo App in your device then type this command to run the app. Of course, that app is available in the App Store. This React Native App is running via Expo app, before running on your Android or iOS device, make sure you have to install the Expo App to Android or Expo Client to iOS. Next, go to the newly created React App folder. The app or project folder will contain these folders and files. That command will create a React Native app then install all required modules. Then create a React Native App using this command. sudo npm install -g create-react-native-app To install it, type this command in your App projects folder. The Create React Native App is a tool for creating a React Native App. Install React App Creator and Create A React Native App In this tutorial, we will use Yarn commonly. That's the Node and NPM or YARN version that we are using. To check existing or installed Node.js environment open the terminal/command line then type this command.


In other words, React Native is React.js mobile apps development version. React Native is a modern Javascript framework backed by Facebook that use to make Mobile Apps (Android/iOS) development easier for Javascript developer. A comprehensive getting started tutorial on building an Android and iOS app from scratch using React Native.
