You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/accessibility.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,7 +339,7 @@ Indicates whether a selectable element is currently selected or not.
339
339
340
340
### `experimental_accessibilityOrder`
341
341
342
-
:::important Experimental ⚗️
342
+
:::important Experimental 🧪
343
343
**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.
Copy file name to clipboardExpand all lines: docs/view.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -385,7 +385,7 @@ Setting to false prevents direct children of the view from being removed from th
385
385
386
386
### `experimental_accessibilityOrder`
387
387
388
-
:::important Experimental ⚗️
388
+
:::important Experimental 🧪
389
389
**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.
Copy file name to clipboardExpand all lines: docs/virtualview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
id: virtualview
3
-
title: VirtualView ⚗️
3
+
title: VirtualView 🧪
4
4
---
5
5
6
-
:::important Experimental ⚗️
6
+
:::important Experimental 🧪
7
7
**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.
0 commit comments