Skip to content

Japanese dictionary app with a word bank to store all your learned words and a practice exercise to help memorize them. There is also the possibility of importing your word bank from Duolingo and Dark Mode is synched to your OS setting.

Notifications You must be signed in to change notification settings

galmeida9/japanese-dictionary-ios

Repository files navigation

Japanese Dictionary IOS

An IOS app based on my previous windows app, available in this repo. This app was developed using React Native and Expo.

Index

Requirements

Installation

  1. Clone the Repository
  2. Run npm install in the root directory
  3. Run expo start -c in the root directory to start the local server for the app
    1. If using an emulator click on the respective button in your browser, if you are using a real device scan the QR Code in the iOS camera app to open the project in the expo go app.

Features

Dictionary

Searches in english, hiragana, katakana, kanji and romanji in the Jisho.org dictionary. In each word it is possible to view some examples, stroke order for kanjis, and the option to add it to your word bank.

Word Bank

Stores all your added words, giving you the ability to search them, consult them, check their definition and delete them.

Flash Cards

Shows random words from the word bank to practice reading and memorization, if you tap on the word it flips the card to show you the reading and meaning. With a 30% probability, the words that you have failed will show up again to help you remember them.

Practice

Select number of words to practice, if the word is in kanji it is asked to write it, otherwise it asks for their meaning in english. in the end a score is given from 0 to 100%.

Study Material

Compilation of materials to help you study, from hiragana and katakana charts to Youtube video lessons.

Duolingo Login

Login into your duolingo account to import all the words you have learned so far into your word bank.

Dark Mode

Dark mode is binded to your system settings and it updates automatically if you change it.

About

Japanese dictionary app with a word bank to store all your learned words and a practice exercise to help memorize them. There is also the possibility of importing your word bank from Duolingo and Dark Mode is synched to your OS setting.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published