/React-Native-Flashcards

React Native app with Expo & Redux for iOS and Android

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Flashcards

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

Instructions

This project is bootstraped with expo. You have to install it first.
Tested on Android and iOS 13 (expo client 2.15.4)

git clone https://github.com/mhashim6/RN-Flashcards.git
cd RN-Flashcards
expo install
yarn  <start | android | ios>