woltapp / wolt_modal_sheet

This package provides a responsive modal with multiple pages, motion animation for page transitions, and scrollable content within each page.
MIT License
510 stars 64 forks source link

iOS Swipe back gesture support? #334

Open Fintasys opened 1 month ago

Fintasys commented 1 month ago

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:

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!

danielblom commented 3 weeks ago

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.