Open lecler-i opened 6 years ago
Hello,
If i create a child with that have a panResponder, the onResponderTerminationRequest is never called when their is a scroll and the RCTView.
onResponderTerminationRequest
This is never called : https://github.com/chrisfisher/react-native-directed-scrollview/blob/900b373639deee44d94d3efc51bf3f1c6e3f0cc6/index.js#L60
Someone else have the same issue ?
Hello,
If i create a child with that have a panResponder, the
onResponderTerminationRequest
is never called when their is a scroll and the RCTView.This is never called : https://github.com/chrisfisher/react-native-directed-scrollview/blob/900b373639deee44d94d3efc51bf3f1c6e3f0cc6/index.js#L60
Someone else have the same issue ?