Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Swipe back gesture support? #334

Open
Fintasys opened this issue Oct 19, 2024 · 1 comment
Open

iOS Swipe back gesture support? #334

Fintasys opened this issue Oct 19, 2024 · 1 comment
Labels
bug Something isn't working in triage

Comments

@Fintasys
Copy link

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:

  • 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!

@Fintasys Fintasys added bug Something isn't working in triage labels Oct 19, 2024
@danielblom
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in triage
Projects
None yet
Development

No branches or pull requests

2 participants