react-native-swipe-list-view
react-native-swipe-list-view copied to clipboard
A React Native ListView component with rows that swipe open and closed
**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时移除监听和销毁计时器,那么这样是不是存在内存溢出问题呢 
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?...