- Standard compliant React Native App Utilizing Ignite
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.
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
- cd to the repo
- Run Build for either OS
- for iOS (ios9.2 or later)
- run
react-native run-ios
- run
- for Android (android 4.1.1 or later)
- Run Genymotio
- run
react-native run-android
Ignite Documentation - Ignite Wiki https://github.com/infinitered/ignite/wiki