react-native-swipe-list-view icon indicating copy to clipboard operation
react-native-swipe-list-view copied to clipboard

A React Native ListView component with rows that swipe open and closed

Results 66 react-native-swipe-list-view issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Using a SwipeListView with useSectionList={true} actions will pass the wrong item in the RowMap properties. For this case I am using onRightAction. The issue seems to occur...

你好,我发现单个demo,只有在componentWillUnmount时移除监听和销毁计时器,那么这样是不是存在内存溢出问题呢 ![Snipaste_2024-04-12_10-29-13](https://github.com/jemise111/react-native-swipe-list-view/assets/84959869/3783936d-820e-4e53-b1fc-ba1cdd0e83f9)

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

I'm implementing something like: When you swipe the left, there will be a button on the right side. And at this time, i have to disable the left with the...

The `onPreviewEnd` prop exists in the documentation but does not exist in the typescript types file. Could you add it? **Environment:** - [email protected]

Hi! I am running a mobile app that includes the react-native-swipe-list-view package. expo-doctor says that the package is unmaintained. Are you still planning to keep this package up to date?...