20-08-2019 sprint one
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -13,6 +13,7 @@ |
}, | ||
"private": true, | ||
"dependencies": { | ||
"@agm/core": "^1.0.0-beta.7", | ||
"@angular/animations": "^8.2.2", | ||
"@angular/common": "~8.1.2", | ||
"@angular/compiler": "~8.1.2", | ||
... | ... | @@ -22,13 +23,17 @@ |
"@angular/platform-browser-dynamic": "~8.1.2", | ||
"@angular/router": "~8.1.2", | ||
"@ionic-native/core": "^5.0.0", | ||
"@ionic-native/geolocation": "^5.0.0", | ||
"@ionic-native/native-geocoder": "^5.0.0", | ||
"@ionic-native/splash-screen": "^5.0.0", | ||
"@ionic-native/status-bar": "^5.0.0", | ||
"@ionic/angular": "^4.7.1", | ||
"cordova-android": "7.1.4", | ||
"cordova-plugin-device": "^2.0.2", | ||
"cordova-plugin-geolocation": "4.0.2", | ||
"cordova-plugin-ionic-keyboard": "^2.1.3", | ||
"cordova-plugin-ionic-webview": "^4.1.1", | ||
"cordova-plugin-nativegeocoder": "3.2.2", | ||
"cordova-plugin-splashscreen": "^5.0.2", | ||
"cordova-plugin-statusbar": "^2.4.2", | ||
"cordova-plugin-whitelist": "^1.3.3", | ||
... | ... | @@ -73,10 +78,14 @@ |
"cordova-plugin-ionic-webview": { | ||
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" | ||
}, | ||
"cordova-plugin-ionic-keyboard": {} | ||
"cordova-plugin-ionic-keyboard": {}, | ||
"cordova-plugin-geolocation": { | ||
"GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | ||
}, | ||
"cordova-plugin-nativegeocoder": {} | ||
}, | ||
"platforms": [ | ||
"android" | ||
] | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/trackorder/trackorder.module.ts
0 → 100644
src/app/trackorder/trackorder.page.html
0 → 100644
src/app/trackorder/trackorder.page.scss
0 → 100644
src/app/trackorder/trackorder.page.spec.ts
0 → 100644
src/app/trackorder/trackorder.page.ts
0 → 100644
src/assets/Group 63@x.png
0 → 100644
22.1 KB
src/assets/Group137@3x.png
0 → 100644
5.04 KB
src/assets/Group63@3x.png
0 → 100644
21.6 KB
src/assets/Path27@3x.png
0 → 100644
3.92 KB
src/assets/arrow_white.png
0 → 100644
366 Bytes
src/assets/close.png
0 → 100644
1.27 KB
src/assets/white_tick.png
0 → 100644
5.3 KB