Skip to content

Commit 7d51656

Browse files
authored
Update supported versions in readme and in docs (#2684)
## Description Updates required version of React Native for the latest Gesture Handler
1 parent 8c7b066 commit 7d51656

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ You will need to have an Android or iOS device or emulator connected as well as
3939

4040
| version | react-native version |
4141
| ------- | -------------------- |
42+
| 2.14.0+ | 0.67.0+ |
4243
| 2.10.0+ | 0.64.0+ |
4344
| 2.0.0+ | 0.63.0+ |
4445
| 1.4.0+ | 0.60.0+ |

docs/docs/fundamentals/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ sidebar_position: 2
88

99
| version | `react-native` version |
1010
| --------- | ---------------------- |
11+
| 2.14.0+ | 0.67.0+ |
1112
| 2.10.0+ | 0.64.0+ |
1213
| 2.0.0+ | 0.63.0+ |
1314
| 1.4.0+ | 0.60.0+ |

0 commit comments

Comments
 (0)