/devdayar16-react-native

React Native application seen on #devdayar 2016

Primary LanguageJavaScript

This is the application built for the #devdayar 2016 talk about React Native.

Installation

First make sure you have React Native installed. If you don't, follow this guide.

Then clone this repo, install the dependencies and run it.

git clone https://github.com/underscopeio/devdayar16-react-native.git
cd devdayar16-react-native
npm install
react-native run-ios # or react-native run-android