- Clone this repo
git clone [email protected]:thaiinhk/VocabReactNative.git
cd VocabReactNative
- run
npm install
- Open
Vocab.xcodeproj
inXCode
- Press
cmd+r
to build it
- Run
android avd
and start an emulator - Run
react-native run-android
Released under the MIT License.