Skip to content

Whats the differences between navigate and modal? And how could I close the modal when I set to full screen? #39

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

Closed
huyaxiong opened this issue May 21, 2020 · 1 comment

Comments

@huyaxiong
Copy link

huyaxiong commented May 21, 2020

when I using modal('/redeemable-coupon-list', { fullscreen: true }) instead of navigate function on ios, theres no back button or close button in the action bar, so how could I close the modal I opened?

@rigor789
Copy link
Member

It's a modal, you need to call $modal.close() to close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants