react-native-quiz-app
react-native-quiz-app copied to clipboard
A simple quiz app built with React Native and Expo
trafficstars
Introduction
A simple quiz app built with React Native and Expo
installation
- Clone repo: git clone https://github.com/ejoo/react-native-quiz-app.git
- Install expo:
npm i -g exp - Install dependcies
npm install or yarn - Install expo app from Google Play: https://play.google.com/store/apps/details?id=host.exp.exponent
- From command line run:
exp startand scan QR Code from the expo app. - You can also view app from https://expo.io/@ejoo/quiz2 by scannig QR Code using Expo App.