Implementing work item map screen

This commit is contained in:
John Lyon-Smith
2018-03-13 10:53:21 -07:00
parent 9dc783efef
commit 7bd5c64f21
17 changed files with 552 additions and 223 deletions

View File

@@ -22,8 +22,11 @@
"npm": "^5.7.1",
"react": "16.2.0",
"react-form-binder": "^1.2.0",
"react-native": "0.52.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-viro": "^2.4.0",
"socket.io-client": "^2.0.4"
}
}