Course follows React Native Fundamentals course on Egghead.io by TylerMcGinnis.
Install Xcode
Install Homebrew here
$ brew install node
$ brew install --HEAD watchman
$ brew install flow
$ npm install
$ npm start
Open Xcode
Open project from: /githubNotetaker/ios
Build Project