joshjcarrier / joshy-react-native

Exercises in React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joshy: Exercises in React Native, Redux and Typescript

joshy_splash

Getting Started

From the top-level project directory:

brew install node
brew install watchman
brew install cocoapods
npm install -g react-native-cli
npm install
cd ios
pod install
cd ..
react-native run-ios

Or, see React Native: Getting Started.

Deploy to your phone by opening ios/joshy.xcworkspace with XCode.

Days

Day 1: Calculator

joshy_calculator

Day 2: CV Board Game Tally

joshy_cvtally

Day 3: Major Leage Gaming (MLG) Airhorn

joshy_mlghorn

Day 4: Microservices Clicker Game

joshy_clickergame

Day 5: Split-pane Web Multitasking

joshy_multitask

Day 6: GraphQL Schema Documentation Viewer

joshy_igraphiql

Day 7: 21 Day Fix Workout Schedule Tracker

joshy_twentyonedayfix

Day 8: Treasure Dig Map

joshy_treasuremap

Day 9: Smoothie Blender

joshy_smoothie

About

Exercises in React Native


Languages

Language:JavaScript 85.5%Language:Objective-C 7.1%Language:Python 2.8%Language:Java 2.4%Language:Ruby 2.2%