fuserMRX / mobile-flashcards

mobile React-Redux native app that lets anyone memorize important information via a question-and-answer format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mobile-flashcards

This project was bootstrapped with Create React Native App.

mobile React-Redux native app that lets anyone memorize important information via a question-and-answer format.

Available Scripts

To install project please run:

npm install

In the project directory, then:

expo start

Runs the app in the development mode.

Expo DevTools is ususally running at http://localhost:19002. To open app on real android or emulator please press a on keyboard. App was tested on OnePlus 7 Pro - Android 10.

to build apk file - use expo build:android

Additional features

  • Added validation for all forms with submit

  • api.js is modified to enable interaction with AsyncStorage

  • UI is beautified by react-native-elements

  • Loading bar is added before the loading of the app

Lints installed for the consistency with Style Guide

About

mobile React-Redux native app that lets anyone memorize important information via a question-and-answer format.


Languages

Language:JavaScript 81.2%Language:Java 6.7%Language:Objective-C 5.6%Language:Ruby 3.6%Language:Starlark 3.0%