react-native-swipeable-container icon indicating copy to clipboard operation
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.

Results 2 react-native-swipeable-container issues
Sort by recently updated
recently updated
newest added

**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