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
20 changes: 20 additions & 0 deletions docs/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.77/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.78/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.79/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.80/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.81/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.82/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.83/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down
20 changes: 20 additions & 0 deletions website/versioned_docs/version-0.84/accessibilityinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,26 @@ Query whether a screen reader is currently enabled. Returns a promise which reso

---

### `isHighTextContrastEnabled()` <div className="label android">Android</div>

```tsx
static isHighTextContrastEnabled(): Promise<boolean>
```

Query whether high text contrast is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when high text contrast is enabled and `false` otherwise.

---

### `isDarkerSystemColorsEnabled()` <div className="label ios">iOS</div>

```tsx
static isDarkerSystemColorsEnabled(): Promise<boolean>
```

Query whether dark system colors is currently enabled. Returns a promise which resolves to a boolean. The result is `true` when dark system colors is enabled and `false` otherwise.

---

### `prefersCrossFadeTransitions()` <div className="label ios">iOS</div>

```tsx
Expand Down