taymoor89 / react-native-contacts-app

React native example app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-contacts-app

React native example app that uses contacts-rest RESTful APIs deployed on https://contacts-rest.herokuapp.com

##How to run?

###Android

git clone https://github.com/taymoor89/react-native-contacts-app.git
cd react-native-contacts-app
npm install
react-native run-android

Note: If react-native run-android fails, run react-native start in other terminal and run previous command again. Make sure you run avd or connect you android device before running android app.

About

React native example app


Languages

Language:Java 97.9%Language:JavaScript 1.1%Language:Objective-C 0.7%Language:Python 0.3%