react-native-swipeout
react-native-swipeout copied to clipboard
Prevent swiping out farther than button width
Perhaps this is already a feature that can be enabled but is there any way that instead of letting users continue to swipe out past the width of the buttons, we have the swipe out stop at the edge of the button?
Alternatively, the button could grow to support swipe-to-default action:
#98