react-native-gesture-handler
react-native-gesture-handler copied to clipboard
Remove deprecated components
Description
removes the following components:
DrawerLayoutSwipeableBetterHorizontalDrawerdraft componentSwipeabledraft component
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
- see how these components are no longer accessible
- see how there are no errors, and no new warnings thrown as compared to the
mainbranch