You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update compatibility table for Gesture Handler 3 beta (#3955)
## Description
This PR updates compatibility table in docs, as well as `README` in the
root of the repository.
## Test plan
Look at the compatibility table in docs
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,15 @@ You will need to have an Android or iOS device or emulator connected.
33
33
34
34
`react-native-gesture-handler` supports the three latest minor releases of `react-native`.
35
35
36
+
### Gesture Handler 3
37
+
38
+
Check out our [compatibility table](https://docs.swmansion.com/react-native-gesture-handler/docs/fundamentals/installation#requirements) in documentation.
39
+
40
+
> [!IMPORTANT]
41
+
> Minimal supported `react-native` version for Gesture Handler 3 is `0.82`
0 commit comments