We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I want to make onPanResponderTerminationRequest: (evt, gestureState)=>false,
onPanResponderTerminationRequest: (evt, gestureState)=>false
so that parent ListView won't take away the gesture but it doesn't seem like working properly..
Does anyone know why? I am looking into the library but still cannot find why.