A React Native application for Android and iOS. Create your own decks of cards and use them for studying!
- Download the Expo app for Android.
- Use the in-app QR scanner to start the app from this page.
- Set up an Android Emulator. Tip: Download Android Studio and an emulator will automatically be installed for you.
- Clone this repository.
- Navigate to the repository.
- Run
yarn install
. - Run
yarn start
. - Press
a
to download the application to your android emulator.
- Navigate to the repository.
- Run
yarn install
. - Run
yarn build
.
This project has been tested on the AVD (Android Virtual Device) Nexus 5X API 29 x86.
No iOS tests have been executed.