/ielts

An React Native app. I developed it to help myself get through IELTS. There is only one simple function: helping recite Chinese-English translations.

Primary LanguageJavaScript

ielts

js-standard-style

  • Standard compliant React Native App Utilizing Ignite

What's the purpose

I developed it to help practise Chinese-English translation.

The way to practise is very easy, every row of translation list consists of three lines, the first line is chinese, the second line is english, and the last line is a remark of the english.

When you add a row, the first line and the last line (the remark) are visibe, try to translate it. If you want to see the correct translation, just press the row.

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with yarn install(recommend) or npm install

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS (ios9.2 or later)
    • run react-native run-ios
  • for Android (android 4.1.1 or later)
    • Run Genymotio
    • run react-native run-android

📂 Related Articles

Ignite Documentation - Ignite Wiki https://github.com/infinitered/ignite/wiki