We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d82f25 commit 25aa3fcCopy full SHA for 25aa3fc
README.md
@@ -19,17 +19,10 @@ This component allows the user to swipe left and right through pages of data. Un
19
20
## Versions
21
22
-| 4.x | 5.x |
23
-| ---------- | ----------- |
24
-| iOS | iOS support |
25
-| ViewPager1 | ViewPager2 |
26
-
27
-## New architecture support (Fabric)
28
29
-This library supports both architectures (Paper and Fabric). If you would like enable new architecture, please run below command:
30
31
-`yarn add react-native-pager-view@newarch`
32
+| 4.x | 5.x and above |
+| ---------- | ----------- |
+| iOS | iOS support |
+| ViewPager1 | ViewPager2 |
33
34
## Migration
35
0 commit comments