A mobile application (for both Android and iOS) that allows users to study collections of flashcards. The app allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
-
Run
yarn install
to install the project dependencies in the App directory. -
Run
yarn start
to start the app. -
Press i to start the iOS emulator. (You must be on a MAC and have XCODE installed).
This App has been tested on a iOS Platform.
This project was bootstrapped with Create React Native App.The most recent version of this guide is available here.