Loading text not displaying #44
Description
I am not able to see loading text while using this feature. Here is my package.json file. Please help me to solve this.
{
"nativescript": {
"id": "com.cdi.orderProcessing",
"tns-android": {
"version": "6.1.2"
},
"tns-ios": {
"version": "6.1.1"
}
},
"description": "CDI Order Processing",
"license": "SEE LICENSE IN ",
"repository": "",
"dependencies": {
"@nstudio/nativescript-loading-indicator": "^2.0.5",
"base-64": "^0.1.0",
"nativescript-accordion": "^5.0.4",
"nativescript-angular": "^8.2.1",
"nativescript-appversion": "^1.4.2",
"nativescript-bottom-navigation": "^2.0.5",
"nativescript-cardview": "^3.2.0",
"nativescript-carousel": "^6.1.1",
"nativescript-cloud": "^1.19.1",
"nativescript-dna-netservices": "^1.1.0",
"nativescript-downloader": "^2.1.5",
"nativescript-drawingpad": "^3.1.0",
"nativescript-drop-down": "^5.0.4",
"nativescript-exit": "^1.0.1",
"nativescript-geolocation": "^5.1.0",
"nativescript-globalevents": "^1.2.3",
"nativescript-image-cache": "^1.1.6",
"nativescript-insomnia": "^1.2.3",
"nativescript-iqkeyboardmanager": "^1.5.1",
"nativescript-localstorage": "^2.0.1",
"nativescript-masked-text-field": "^4.0.3",
"nativescript-sqlite": "^2.3.3",
"nativescript-theme-core": "~1.0.6",
"nativescript-toasty": "^2.0.1",
"tns-core-modules": "6.0.1",
"url-parse": "^1.4.7",
"utf8": "^3.0.0"
},
"devDependencies": {
"nativescript-dev-webpack": "~1.2.0"
},
"gitHead": "1964ea9e8ca1a0518e0d6370781eedcf6c23db42",
"readme": "NativeScript Application"
}