react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

Remove deprecated components

Open latekvo opened this issue 1 year ago • 3 comments

Description

removes the following components:

  • DrawerLayout
  • Swipeable
  • BetterHorizontalDrawer draft component
  • Swipeable draft 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 main branch

latekvo avatar Nov 20 '24 10:11 latekvo