1. Get Started

First, this is important, please make sure you have already install and run the simulator successful base on this guide - https://facebook.github.io/react-native/docs/getting-started.html, it will help you install and build your first React Native app.

If you start with the Expo project please select "Quick Start"

Or using the detach feature from Expo you can start with "Native version" you should start with "Building Projects with Native Code" (this is advance config and require your patent during the setup, this is not recommend on current ListApp product)

2. Quick Installing (Mac OS only)

Open the project folder, go to source and run this script from terminal:

yarn setup

The script will handle all basic installing libraries for you: library on package.json, xde, reactotron... Please skip to next guide if you have success install the script.

3. Install Expo XDE

The project is base on Expo so you can refer to the document here to know to setup for Expo library:https://docs.expo.io.

XDE stands for Expo Development Environment. It is a standalone desktop app that includes all dependencies you’ll need to get started.

Download the latest version of XDE formacOS,Windows (64-bit), orLinux.

On Linux, open withchmod a+x xde*.AppImageand./xde*.AppImage.

4. Mobile Client: Expo for iOS and Android

The Expo client is like a browser for apps built with Expo. When you boot up XDE on your project it generates a unique development URL for you, and you can access that from the Expo client on iOS or Android, either on a real device or in a simulator.

On your device:download for Android from the Play Store or for iOS from the App Store

You don’t need to manually install the Expo client on your emulator/simulator, because XDE will do that automatically. See the next sections of this guide.

5. Project installing

  • [ ] You need to install the Yarn to install the package fist: http://yarnpkg.com. After install, from the root folder of the project run: yarn install

  • [ ] Open the XDE and open the project folder. Then you can run the project on simulator by click to Device, open on iOS Simulator or Open on Android.+

results matching ""

    No results matching ""