Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/the-manpreet-singh/mobile-flashcards-react-native-app

Mobile FlashCards project-app is a part of Udacity-React-Nanodegree program. This React Native app allows users to create decks and questions to quiz. and also give the final score and set to reset naviagte the quiz
https://github.com/the-manpreet-singh/mobile-flashcards-react-native-app

android android-app android-emulator android-studio css3 expo expo-client react-native react-native-component react-native-navigation

Last synced: 3 days ago
JSON representation

Mobile FlashCards project-app is a part of Udacity-React-Nanodegree program. This React Native app allows users to create decks and questions to quiz. and also give the final score and set to reset naviagte the quiz

Awesome Lists containing this project

README

        

# Mobile flashCards React-Native App

Mobile FlashCards project-app is a part of Udacity-React-Nanodegree program.

This React Native app allows users to create decks and questions to quiz. and also give the final score and set to reset naviagte the quiz.

## Rules: https://review.udacity.com/#!/rubrics/1021/view

for build an apk file folow these commands

commands-

npm install -g exp
exp build:android
exp build:status

## Uses:

- Javascript
- React Native/Redux
- AsyncStorage

## started:

- install - `yarn install`
- start - `yarn start`

## This project tested on Android

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)](https://expo.io/tools#client) from an Android or iOS device.

- Use an Android Emulator or iOS Simulator to run the app:

- [iOS Simulator Setup](https://docs.expo.io/versions/latest/workflow/ios-simulator/)
- [Android Emulator Setup](https://docs.expo.io/versions/latest/workflow/android-studio-emulator/)