Skip to content

Commit 0617891

Browse files
authored
[Docs] Update compatibility tables (#4275)
## Description This PR updates compatibility table, as well as updates compatibility matrix in readme for v2. ## Test plan Read docs 🤓
1 parent 708f99a commit 0617891

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Check out our [compatibility table](https://docs.swmansion.com/react-native-gest
4848

4949
| version | react-native version |
5050
| ------- | -------------------- |
51+
| 2.32.0+ | 0.84.0+ |
5152
| 2.28.0+ | 0.79.0+ |
5253
| 2.26.0+ | 0.78.0+ |
5354
| 2.25.0+ | 0.76.0+ |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"3.0.0": {
3-
"react-native": ["0.82", "0.83", "0.84", "0.85"]
2+
"3.0.x": {
3+
"react-native": ["0.82", "0.83", "0.84", "0.85", "0.86"]
44
}
55
}

0 commit comments

Comments
 (0)