react-native-swipeable
react-native-swipeable copied to clipboard
Maximum threshold the row can be swiped
Currently the swipeable element can be swiped without any restriction. Can the horizontal pan have a threshold value such that the user can't swipe beyond a threshold value?
I'd like that as well