/mobile-flashcards

My Application of Project #3 (React Native) on Udacity React Nanodegree

Primary LanguageJavaScript

Flash Cards App

Project for course (3| React Native) on Udacity React Nano degree


Installation

  • Clone the repo with git clone git@github.com:alqahtani/mobile-flashcards.git.
  • Change directory to the project folder cd mobile-flashcards.
  • Install the required dependencies npm install or yarn.
  • Run the project npm start or yarn start

Run on Devices or Emulators

  • install Expo Client App on your device iOS / Android
  • [Option #1] Scan the QR code that generated after running the command npm start or yarn start
  • [Option #2] Press i to run on "iOS" emulator / press a torun on "Android" emulator.

App Tested On

  • iOS emulator "iPhone X"
  • Android emulator "Genymotion" on "Google Pixel 2XL"
  • Expo Client and device running "iOS" on "iPhone X"
  • Expo Client and device running "Android" on "Samsung Galaxy S7"

Thanks I hope you find it interesting.

:)