An open API service indexing awesome lists of open source software.

https://github.com/mhashim6/react-native-flashcards

React Native app with Expo & Redux for iOS and Android
https://github.com/mhashim6/react-native-flashcards

android expo ios react react-native react-navigation redux udacity udacity-nanodegree

Last synced: 6 months ago
JSON representation

React Native app with Expo & Redux for iOS and Android

Awesome Lists containing this project

README

          

# Flashcards

**For Udacity's React Developer Nanodegree.**
React Native app with Expo & Redux for iOS and Android

## Instructions
This project is bootstraped with [expo](https://expo.io/dashboard/mhashim6). You have to [install it first](https://docs.expo.io/).
Tested on Android and iOS 13 *(expo client 2.15.4)*

```bash
git clone https://github.com/mhashim6/RN-Flashcards.git
cd RN-Flashcards
expo install
yarn
```