Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 677 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 677 Bytes

Description

This is an example application used for the React Native NYC Meetup on 11/29/2017

Application Stack

Building & Running

Run npm install or yarn to install all of the applications' dependencies.

Open up your emulator or connect you iOS / Android device and run react-native run-ios or react-native run-android. For troubleshooting issues please relate to React Native's Official Troubleshooting Guide.