Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
1 change: 1 addition & 0 deletions website/src/css/customTheme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,7 @@ div[class^="tableOfContents"] {
color: var(--home-button-primary) !important;

code {
word-break: break-all;
font-weight: 700;
color: var(--home-button-primary) !important;
}
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.77/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.78/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.79/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.80/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.81/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.82/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down
6 changes: 5 additions & 1 deletion website/versioned_docs/version-0.83/statusbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,11 @@ Show or hide the status bar.

---

### `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>
### 🗑️ `setNetworkActivityIndicatorVisible()` <div className="label ios">iOS</div>

:::warning Deprecated
The status bar network activity indicator is not supported in iOS 13 and later. This will be removed in a future release.
:::

```tsx
static setNetworkActivityIndicatorVisible(visible: boolean);
Expand Down