Skip to content

Commit

Permalink
Update README.md (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
troZee authored Aug 29, 2023
1 parent 1d82f25 commit 25aa3fc
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,10 @@ This component allows the user to swipe left and right through pages of data. Un

## Versions

| 4.x | 5.x |
| ---------- | ----------- |
| iOS | iOS support |
| ViewPager1 | ViewPager2 |

## New architecture support (Fabric)

This library supports both architectures (Paper and Fabric). If you would like enable new architecture, please run below command:

`yarn add react-native-pager-view@newarch`

| 4.x | 5.x and above |
| ---------- | ----------- |
| iOS | iOS support |
| ViewPager1 | ViewPager2 |

## Migration

Expand Down

0 comments on commit 25aa3fc

Please sign in to comment.