React Native Learning App
  • React Native Learning App
  • Getting Started
  • Tools
  • Storybook
  • Screens
  • Packages
  • Changelog
  • License
Powered by GitBook
On this page
  • Prerequisites
  • 1. Get the code
  • 2. Install dependencies
  • 3. Get the Expo client app
  • 4. Run the app

Getting Started

Follow the steps below to setup the React Native Learning App on your machine.

PreviousReact Native Learning AppNextTools

Last updated 6 years ago

Prerequisites

  • NodeJS >= 6

  • NPM or Yarn

This version has been tested with Node v11.0.0 and NPM v6.5.0

1. Get the code

Click to download the source code for the React Native Learning App. Extract the contents of ZIP file after downloading.

Downloading the source code in ZIP format will not sync with any updates to the starter kit.

The alternative (and recommended) method is to clone the source code from GitStrap .

Cloning the source code syncs your app with any updates.

2. Install dependencies

Navigate to your working directory and install the dependencies required to run the project.

cd learning-app
yarn

3. Get the Expo client app

4. Run the app

Follow the on-screen instructions to open the project on your iOS or Android simulator (or device).

Install the on your iOS or Android simulator (or device) and connect to the same wireless network as your computer.

here
here
Expo Client App