Simple flashcard App built with React Native and Redux.
Run the following command to get up and running:
yarn install && yarn startThis app has been developed using Expo, which is a tool that enable developers to build and share native apps that work across both iOS and Android.
To run the app in the iOS simulator, take a look at the Expo docs.
The UdaciCards app is a mobile application (tested on iOS only) that allows users to study collections of flashcards. Users can create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks. It also notifies the user daily, with a reminder to study.