Skip to content

lukemarsh/react-native-app

Repository files navigation

React Native App

Table of contents

e.g.

  • [Prerequisites]
  • [Getting started]

Prerequisites

Getting started

  • You will need to set up a Bitbucket login

  • Clone the repo: 'git clone git@bitbucket.org:theappbusiness/bench-react-native.git'

  • Install React Native CLI: sudo npm install -g react-native-cli

  • Install dependencies: npm install

Running on iOS

react-native run-ios

Running on Android

  • Add ANDROID_HOME to your path: export ANDROID_HOME=/usr/local/opt/android-sdk
  • Run Android emulator manually
react-native run-android

About

React Native boilerplate using Redux and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published