# Bubble - iOS Style Spinner

### Overview

This is a simple Plugin that allows you to add an iOS styled Loading Spinner to your application. You can choose between a grey and a white spinner. This Plugin can be used to build mobile-optimised/native applications by adding a spinner with which users are familiar. You can make the Spinner visible using conditionals or can show it within a popup and make the popup visible in a workflow.

For a demo of this Plugin please visit:<https://iosstylespinner.bubbleapps.io/>

### Instructions

Simply drag the Spinner Element to your page and choose which color the spinner should be. The Spinner will now become visible on page load. You can make the Spinner visible using conditionals (for example when Repeating Group is loading this element is visible) or can show it within a popup and make the popup visible in a workflow.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anticode.gitbook.io/templates/plugins/bubble-ios-style-spinner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
