React-Native-Quiz
A simple cross platform (iOS and Android) React Native Qiz App. Thanks to Spencer Carli : https://learn.handlebarlabs.com
Installation
Use the package manager yarn or npm.
git clone https://github.com/Behzad-Rabiei/React-Native-Calculator.git
yarn install / npm install (inside of project directory)
Running
inside of root project directory:
react-native start
open new terminal and inside of root project directory:
react-native run-ios/react-native run-android
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.