Skip to content

Commit bd789ff

Browse files
authored
mixBlendMode is Android 10+ (#5033)
1 parent 0710737 commit bd789ff

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.77/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.78/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.79/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.80/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.81/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.82/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.83/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

website/versioned_docs/version-0.84/view-style-props.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ The following filter functions work on Android only:
392392
### `mixBlendMode`
393393

394394
:::note
395-
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page)
395+
`mixBlendMode` is only available on the [New Architecture](/architecture/landing-page) and **Android 10+**
396396
:::
397397

398398
Controls how the `View` blends its colors with the other elements in its **stacking context**. Check out the [MDN documentation](https://developer.mozilla.org/en-US/docs/Web/CSS/mix-blend-mode) for a full overview of each blending function.

0 commit comments

Comments
 (0)