diff --git a/docs/accessibility.md b/docs/accessibility.md index 141b40352b0..4b24f5db98f 100644 --- a/docs/accessibility.md +++ b/docs/accessibility.md @@ -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 diff --git a/docs/view.md b/docs/view.md index 046a63392be..72822dcd217 100644 --- a/docs/view.md +++ b/docs/view.md @@ -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. ::: diff --git a/docs/virtualview.md b/docs/virtualview.md index a75c8c1a18e..37a9cc0e493 100644 --- a/docs/virtualview.md +++ b/docs/virtualview.md @@ -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. :::