Skip to content

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

Notifications You must be signed in to change notification settings

eggheadio-projects/React-Native-Fundamentals

Repository files navigation

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

*(If you've already installed node, skip these steps and go to Project Installs. Reinstalling node can create errors.)

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 *(Upgrading past 0.46 in React Native throws errors in Xcode build. Build Phase pathing must be updated for each branch as addressed here: facebook/react-native#14935)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published