You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a topic in "Discussions" long time ago, but seems nobody is checking posts there, so let me ask here again
I would like to know if the package supports iOS swipe back gestures?
And if it doesn't support it, is there any workaround?
I've tried several approaches already:
Add PopScope
Wrap Widget in CupertinoPageScaffold
Unfortunately, none of the approaches worked.
I'm also using GoRouter in the Project and there seems to be no example with this recommended navigation package - A comprehensive example including shell routes would be appreciated 🙏
Thank you in advance!
The text was updated successfully, but these errors were encountered:
A +1 for me as UX designer. Added support for this or a guide on how to implement it would be great. Our devs love this package but haven't found how to do this either. Unfortunately, native gesture support is a prerequisite for the apps we develop.
Question
I created a topic in "Discussions" long time ago, but seems nobody is checking posts there, so let me ask here again
I would like to know if the package supports iOS swipe back gestures?
And if it doesn't support it, is there any workaround?
I've tried several approaches already:
PopScope
CupertinoPageScaffold
Unfortunately, none of the approaches worked.
I'm also using GoRouter in the Project and there seems to be no example with this recommended navigation package - A comprehensive example including shell routes would be appreciated 🙏
Thank you in advance!
The text was updated successfully, but these errors were encountered: