Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

stackbuilders/react-native-quito-lambda

Repository files navigation

React Native Quito Lambda

Build Status

A simple React Native GitHub client, that illustrates how to use React Native in combination with Redux.

Requirements

Getting Started

Start cloning the repo:

git clone https://github.com/stackbuilders/react-native-quito-lambda.git
cd react-native-quito-lambda

Install the required NodeJS version:

nvm install

Install the project dependencies:

npm instal

Usage

There are two different ways of running the application:

Android

Install Expo Android client from Google Play. After that start the application using the following command:

npm run start

Scan the displayed QR Code with your device, and you are ready to go!

iOS

Install Xcode along with an iOS simulator, once the simulator is in place, start the application using the following command:

npm run start:ios

Open the simulator, and you are ready to go!

Testing

In order to run all test located at test folder run the following command:

npm test

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •