test
react-native android, mix of es6 and es7 as shipped in react-native (https://facebook.github.io/react-native/docs/javascript-environment.html#javascript-syntax-transformers).
- Setup React Native for Android https://facebook.github.io/react-native/docs/android-setup.html#content
- npm install
- react-native start
- adb reverse tcp:8081 tcp:8081
- react-native run-android
- apk
- adb install kanaspeed.apk