c658cc545f
Summary:
Hi folks !
🔧 Fix the navigation card stack pan responder when the `vertical` direction is enabled.
**Issue:**
When using a `ScrollView` with the `vertical` direction enabled, the pan handler catch the gesture before the `ScrollView`.
I don't know why there was no default value here for `RESPOND_POSITION_MAX_VERTICAL`
|
||
---|---|---|
.. | ||
Reducer | ||
__mocks__ | ||
__tests__ | ||
NavigationAbstractPanResponder.js | ||
NavigationExperimental.js | ||
NavigationPropTypes.js | ||
NavigationStateUtils.js | ||
NavigationTransitioner.js | ||
NavigationTypeDefinition.js |