This is the just simple idea for use ion-spinner instead of $ionicLoading
First clone the project using below code
$ git clone https://github.com/PraveenJP/ionic-customspinner.gitNext step to test the app in browser
$ ionic serveThen run app in device:
$ ionic platform add
$ ionic run androidThats it :) Happy code..