mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
* Make gestureResponseDistance configurable. * Fix format. * Set vertical and horizontal distance individually. * Fix type error. * Move gestureResponseDistance to NavigationStackScreenOptions. * Add documentation.