/TargetSums

A react-native basic numbers game

Primary LanguageJavaScript

TargetSums

A React-Native Game

Technologies Used: React-Native, Expo, lodash.shuffle

To install after cloning:

  • Download Expo here, which a great tool to use to see your ios or android app while developing. You will also need Xcode.
  • From the command line, install the following npm packages by running: npm i react-native react expo lodash.shuffle
  • Make sure you are in the project directory. From the command line type yarn start to open Expo in your browser window.
  • Go into the Expo browser window, click open in ios (not currently set up for Android). It should open an iphone simulator.