Skip to content

A sample application that demonstrates React Native's capabilities

Notifications You must be signed in to change notification settings

reactjstampabay/gainsville

Repository files navigation

Gainsville

A sample application that demonstrates React Native's capabilities.

Note that this scaffold assumes you are developing on Mac OSX.

Prerequisites

  1. Node Version Manager
  2. Homebrew
  3. Xcode

Installation

  1. (Optional) brew install android-sdk
  2. nvm install stable
  3. npm install -g react-native-cli
  4. brew install watchman
  5. nvm use stable
  6. git clone https://github.com/reactjstampabay/gainsville.git
  7. cd ./gainsville
  8. npm install
  9. react-native run-ios

About

A sample application that demonstrates React Native's capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published