react-native-swipeout
react-native-swipeout copied to clipboard
onOpen is calling when we tap the row
either we need to update README to mention that it is onPress instead of onOpen, because it is showing behaviour of press, onOpen should be different function that should only be called when row is swiped to some extent or fully swiped
Yes exactly, When I try to disable swipeout on open instead it disabled by click. @silentcloud Could you take a look at this ?