react-native-swipeable-container
react-native-swipeable-container copied to clipboard
React Native Swipeable Container simplifies adding swipeable components to your React Native apps(Android and iOS), enhancing user interactions with smooth gestures.
**Describe the bug** Missing dependency. Causes my list to do weird stuff when deleting. Here is the patch: ``` diff --git a/src/components/SwipeableView.tsx b/src/components/SwipeableView.tsx index 100eb54..edd9d3b 100644 --- a/src/components/SwipeableView.tsx +++ b/src/components/SwipeableView.tsx...
Resolves https://github.com/houssemELbahri/react-native-swipeable-container/issues/6