We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi: This is greate libary,but i have a problem。 When set TransitionType.fadeIn iOS Swipe back not work,Android working fine
How to solve this problem? Do you have any idea? Thank you
The text was updated successfully, but these errors were encountered:
That’s because the slide back on iOS is part of the CupertinoTransition.
CupertinoTransition
Sorry, something went wrong.
@miguelpruivo you mean if we set transition type to 'cupertino', it can work both on android and ios?
@miguelpruivo it worked on ios after I changed the transition type to 'cupertino'
Closing because there is nothing actionable
No branches or pull requests
Hi:
This is greate libary,but i have a problem。
When set TransitionType.fadeIn iOS Swipe back not work,Android working fine
How to solve this problem?
Do you have any idea?
Thank you
The text was updated successfully, but these errors were encountered: