software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
5.85k stars 954 forks source link

Update supported RN versions #2849

Closed m-bert closed 1 month ago

m-bert commented 1 month ago

Description

Changes introduced in #2597, which were released in 2.16.0, made GestureHandler not compatible with React Native versions below 0.68. This PR updates our compatibility tables in documentation and README.

Closes #2845

Test plan

Run docs.