React-native-navigation: Is it possible to override/change back "swipe" behavior on iOS?

Created on 6 Jun 2018  路  4Comments  路  Source: wix/react-native-navigation

hey there,

I'm still on v1, and I'm also wondering whether it's possible to disable the back swipe behavior or, ideally override it with custom functionality. I'm talking about when you swipe in from the left and it pops off the navigator stack, I'd like to override that.

Thanks!

馃彋 stale

Most helpful comment

any update?

All 4 comments

I found this issue: https://github.com/wix/react-native-navigation/issues/2197 for handling Android but nothing has come up for iOS.

There's also this in react-native's NavigatorIOS which is exactly what I need, but I don't know if it's exposed in r-n-n.

If it's not, I'll be glad to open a PR if someone can help me with where in r-n-n handling the Interactive Pop Gesture Responder would go.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest version and report back. Thank you for your contributions.

The issue has been closed for inactivity.

any update?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

viper4595 picture viper4595  路  3Comments

bjacog picture bjacog  路  3Comments

kiroukou picture kiroukou  路  3Comments

EliSadaka picture EliSadaka  路  3Comments

nbolender picture nbolender  路  3Comments