/githubNotetaker

Example application made using githubNotetaker to get hands on with React Native. Based on course React Native Fundamentals on Egghead.io

Primary LanguageJavaScript

Github Notetaker

Example iOS application made using the github api on React Native 0.44.2

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