mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-08 09:13:02 +08:00
* Make gestureResponseDistance configurable. * Fix format. * Set vertical and horizontal distance individually. * Fix type error. * Move gestureResponseDistance to NavigationStackScreenOptions. * Add documentation.