Skip to content

Commit 892c36b

Browse files
authored
Update README.md (#1018)
* Update README.md * Update README.md * Update README.md * Update README.md
1 parent 895033d commit 892c36b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,11 @@ This component allows the user to swipe left and right through pages of data. Un
2424

2525
<br/>
2626

27-
## Versions
28-
29-
| 4.x | 5.x and above |
30-
| ---------- | ------------- |
31-
| iOS | iOS support |
32-
| ViewPager1 | ViewPager2 |
33-
3427
## Migration
3528

29+
> [!WARNING]
30+
> From version **7.x** only new architecture is supported.
31+
3632
In version **6.x** support for `transitionStyle` property has been dropped. More information [here](https://github.com/callstack/react-native-pager-view/blob/master/MIGRATION.md).
3733

3834
`"@react-native-community/viewpager"` library has been changed to `react-native-pager-view`. Here you can find more information, how to migrate pager view to the latest [version](https://github.com/callstack/react-native-pager-view/blob/master/MIGRATION.md)

0 commit comments

Comments
 (0)