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
6.13k stars 982 forks source link

Remove deprecated components #3230

Open latekvo opened 3 days ago

latekvo commented 3 days ago

Description

removes the following components:

These components were also removed from all files referencing them, such as examples, index files, and the App.tsx of the common example app

Test plan