React-native-ui-kitten: List component, swipe to delete

Created on 1 Apr 2020  路  1Comment  路  Source: akveo/react-native-ui-kitten

230 馃挰 Question

UI Kitten and Eva version

I have List component inside TabView component. I would like to have feature swipe to delete and have tried to use react-native-swipeout. But when i do swap, application swap tab. Is there any solution i missed?

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | 1.41 |
| @ui-kitten/components | 4.4.1 |

Help wanted

>All comments

You may configure PanResponder to prioritize the gestures sent to views

Was this page helpful?
0 / 5 - 0 ratings