klyve / gritapp

Social app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experiencedesign Grit app

experiencedesign

This code is highly experimental and breaks a lot of best practices, it was a school project.

How to install (osx) For other os's look at react-natives homepage

Open your terminal and run

brew install node
brew install watchman

Install react native cli

npm install -g react-native-cli

Navigate to the cloned folder and run

npm install

Run the application

react-native run-ios
react-native run-android

About

Social app


Languages

Language:JavaScript 95.6%Language:Objective-C 2.6%Language:Python 1.0%Language:Java 0.8%