Skip to content

Fiju/mobile-flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcards

Mobile application (Android or iOS) that allows users to study collections of flashcards.

This project was bootstrapped with Create React Native App.

Below you'll find information about performing common tasks. The most recent version of this guide is available here.

Installing dependencies:

You can install all required dependenies using yarn install or npm install

Available Scripts

yarn start or npm start

It will open the expo developer tools on your browser. You can run the app on your phone or on emulator from their. You can select run on android device/emulator from their to run the application in development mode.

Runs your app in development mode.

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache flag to the start script:

yarn start -- --reset-cache

npm run ios

Like npm start, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.

npm run android

Like npm start, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup). We also recommend installing Genymotion as your Android emulator. Once you've finished setting up the native build environment, there are two options for making the right copy of adb available to Create React Native App:

Platforms Tested

  • Android

Supporting Platforms

  • iOS
  • Android

About

Native application for quiz preparation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published