Cordova native spinner plugin demo app

Cordova Native Spinner plugin demo

Demo app for testing the cordova-plugin-native-spinner, which allows to show a platform’s native spinner and/or message for preventing user interaction during blocking operations. Source code available in GitHub.

Apache Cordova logo phonegap

Platforms supported by plugin

  • Android 4.1+
  • Browser
  • iOS 10
  • Windows 10

Android screenshots

Browser screenshots

Methods

This is a summary of the demo app’s methods. Refer to plugin’s README for details

show

Shows the spinner with the selected options. If no title and message is shown, only a loading spinner will be shown in the center of the screen.

Remarks

  • To prevent the spinner from being dismissed by the user, enable the Is not cancellable option.

hide

Hides the spinner, re-enabling user interaction with your app.

Remarks

  • In Windows 10 you can set if the hide method also hides the OS’ status bar.

Download demo app

Feedback

Use the comments section here for demo app-related issues, and the GitHub issues tracker for plugin-related ones.

More plugin demo apps

Check out the following Cordova plugin demo apps ready for download on your device. The source code is included for compiling to any platform.

Disclaimer

The content in this post is for general information purposes only. The information is provided by the author and/or external sources and while we endeavour to keep the information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or the information, products, services, or related graphics contained on the post for any purpose. Some of the content and images used in this post may be copyrighted by their respective owners. The use of such materials is intended to be for educational and informational purposes only, and is not intended to infringe on the copyrights of any individuals or entities. If you believe that any content or images used here violate your copyright, please contact us and we will take appropriate measures to remove or attribute the material in question.