Skip to content

Commit 51da3af

Browse files
authored
Fix docs (#4001)
1 parent 9bd567e commit 51da3af

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

docs/getting-started/v8.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ Check out the full API: https://wix.github.io/react-native-ui-lib/docs/component
5454
### ExpandableOverlay (Incubator)
5555
This component is affected by the Dialog migration
5656

57-
### Marquee
58-
This component has been moved to the Incubator
59-
Android does not start scrolling automatically
6057

6158
### PanView (new)
6259
One component to replace all the previous views (`PanGestureView`, `PanDismissibleView`, `PanResponderView`, `PanListenerView`, `PanningProvider`, `asPanViewConsumer` and `PanningContext`).

docs/getting-started/v9.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Now supports react-native 0.78 and React 19
1212
## Components
1313

1414
### MaskedInput
15-
Only the newer version is now available (the `migrate` prop is removed)
15+
Only the newer version is now available (the `migrate` prop is removed)
16+
17+
### Marquee
18+
This component has been moved to the Incubator
19+
Android does not start scrolling automatically
1620

1721
## Utils
1822

0 commit comments

Comments
 (0)