Get Android build working

This commit is contained in:
John Lyon-Smith
2018-03-31 17:58:02 -07:00
parent 06e9ec527c
commit aa622012cd
24 changed files with 531 additions and 4288 deletions

View File

@@ -21,15 +21,12 @@
},
"dependencies": {
"autobind-decorator": "^2.1.0",
"create-react-class": "^15.6.3",
"eventemitter3": "^3.0.1",
"npm": "^5.7.1",
"react": "^16.2.0",
"react-form-binder": "^1.2.0",
"react-native": "^0.51.1",
"react-native-google-maps": "^1.0.0",
"react-native-maps": "^0.20.1",
"react-native-navigation": "github:jlyonsmith/react-native-navigation",
"react-router-native": "^4.2.0",
"react-viro": "^2.4.0",
"socket.io-client": "^2.0.4"
}