mariorodriguespt / github-notetaker-firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Notetaker

Example iOS application made using the github api on React Native 0.44.

Course follows React Native Fundamentals course on Egghead.io by TylerMcGinnis.

Get Started

Global Installs

Install Xcode

Install Homebrew here

$ brew install node
$ brew install --HEAD watchman
$ brew install flow

Project Installs

$ npm install
$ npm start

Build Project

Open Xcode

Open project from: /githubNotetaker/ios

Build Project

About


Languages

Language:JavaScript 77.0%Language:Objective-C 13.6%Language:Python 5.3%Language:Java 4.1%