/React-Native-Android-Demo

A simple React-Native demo for Android

Primary LanguageObjective-C

A simple React-Native demo for Android

Usage:

  • Run an Android Emulator (prefereably one setup with hardware buttons so that you can access the menu that lets you access the React Native debug menu)

  • In the app dir run npm install

  • Once the install is done, run react-native run-android

Tested with

NPM v2.14.6
Node v4.1.1
React Native v0.11.4