Flashcards an app for Android and iOS that lets you create cards for revising and test yourself , and helps you organize these cards inside categories (Decks).
It uses React Native, Expo, Redux, & React Navigation & Native Base.
1-Clone the repository
2-Use npm or yarn to install the dependencies.
$ git clone https://github.com/ohefny/Flashcards-Reactnative.git
$ cd Flashcards-Reactnative
$ yarn
The project can be run with npm or yarn
expo start
oryarn start
This will open Expo Developer Tools in the browser. You can then do one of the following.
-
Use your device to test:
Scan the QR Code using the Expo Client app (Expo Client for Android & iOS) from an Android or iOS device.
-
Use an Android Emulator or iOS Simulator to run the app:
This project has been tested on the following platforms:
- iOS 12 [iPhone 8 Simulator]
- Android 6.0.1. [Lenovoe K53a48]
- Android 9 [ Pixel 2 Emulator ]