- Clone this repo
git clone [email protected]:7kfpun/TWAQIReactNative.git
cd TWAQIReactNative
- cp app/config.example.js app/config.js // and config it
- run
npm install
|| runyarn install
- Run
react-native run-ios
- Run
android avd
and start an emulator - Run
react-native run-android
Released under the MIT License.