implemented edit user profile, with images from camera and gallery

This commit is contained in:
arnaucode
2017-01-29 20:54:21 +01:00
parent 70db3f88b9
commit 884a1959ef
19 changed files with 11329 additions and 7 deletions

View File

@@ -6,6 +6,7 @@
},
"dependencies": {
"angular-material": "^1.1.1",
"ui-leaflet": "^2.0.0"
"ui-leaflet": "^2.0.0",
"ngCordova": "0.1.27-alpha"
}
}