NavigatorIOS#interactivePopGestureEnabled

interactivePopGestureEnabled bool

A Boolean value that indicates whether the interactive pop gesture is enabled. Useful for enabling/disabling the back swipe navigation gesture. If this prop is not provided, the default behavior is for the back swipe gesture to be enabled when the navigation bar is shown and disabled when the navigation bar is hidden. Once you've provided the interactivePopGestureEnabled prop, you can never restore the default behavior.

doc_React_Native
2016-06-23 04:24:42
Comments
Leave a Comment

Please login to continue.