A simple vocabulary application built with React Native.
git clone https://github.com/metinUr/word-reminder.git && cd word-reminder
npm install
oryarn
react-native link
react-native run-android
orreact-native run-ios
note: Didn't tested on ios yet.
- add and delete new words
- create different dictionaries
- send words lerned dictionary
- send words other dictionaries
- delete dictionaries
- exercise words
- notifications
- stories page
- online translation
- translate stories
- compare translations with other translations
- quote tranlation and copare feature
This project is under MIT license.