react-router-native
react-router-native copied to clipboard
add support for gestureResponseDistance prop
This is a property that NavigationCardStackPanResponder takes to customize the touch area for back swipes. Not very happy about cluttering the interfaces with yet another property, but it's really nice to be able to customize this value.