Skip to content

shaunma/react-nd-project-mobile-flashcards

Repository files navigation

React Native Project - Mobile Flashcards

This repo contains submission of the React Native project for Udacity React Nanodegree.

This app was built from Create React Native App.

This app has been tested on Android (API level 28) and iOS (Version 11.4).

Getting Started

Install

Optional. If you have NVM installed, then nvm use.

  • yarn or npm install

Run

Android

  • npm run android or yarn run android.

iOS

  • npm run ios or yarn run ios.

Design Considerations

Cross Platform Differences

  • On iOS, the Add Buttons are a part of the navigation.
  • On Android, the Add Buttons are a part of the main view.

See the following screenshots for illustration:

Add Button Locations

Extra Features

These additions outside of the rubric.

  • The Delete All button deletes all decks and cards.
  • The Deck Filter allows one to search for a deck by its title.

About

React Nanodegree Project 3 submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published