This plugin allows you to show a native Progress Indicator on iOS - by Paolo Bernasconi
There are several types of indicators available:
cordova plugin add cordova-plugin-progressindicator
# or
ionic cordova plugin add cordova-plugin-progressindicator
The Docs are situated at http://pbernasconi.github.io/cordova-progressIndicator/
iOS
Simple | Label | Label-Detail | Success | Text Top | Text Botom |
---|---|---|---|---|---|
Determinate | Determinate Label | Annular | Annular Label | Bar | Bar Label |
---|---|---|---|---|---|
Apache license 2.0 - Use this plugin for any production / development needs, and if you'd like to make an attribution to me somewhere.