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
2 changes: 1 addition & 1 deletion docs/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ Indicates whether a selectable element is currently selected or not.

### `experimental_accessibilityOrder`

:::important Experimental ⚗️
:::important Experimental 🧪
**This API is experimental.** Experimental APIs may contain bugs and are likely to change in a future version of React Native. Don't use them in production.
:::
:::note
Expand Down
2 changes: 1 addition & 1 deletion docs/view.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ Setting to false prevents direct children of the view from being removed from th

### `experimental_accessibilityOrder`

:::important Experimental ⚗️
:::important Experimental 🧪
**This API is experimental.** Experimental APIs may contain bugs and are likely to change in a future version of React Native. Don't use them in production.
:::

Expand Down
4 changes: 2 additions & 2 deletions docs/virtualview.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: virtualview
title: VirtualView ⚗️
title: VirtualView 🧪
---

:::important Experimental ⚗️
:::important Experimental 🧪
**This API is experimental.** Experimental APIs may contain bugs and are likely to change in a future version of React Native. Don't use them in production.
:::

Expand Down