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

How can I dismiss the cardslider? #18

Open
keishinz opened this issue Dec 18, 2019 · 1 comment
Open

How can I dismiss the cardslider? #18

keishinz opened this issue Dec 18, 2019 · 1 comment

Comments

@keishinz
Copy link

In iOS13, if I present the cardslider by defining
cardSlider.modalPresentationStyle = .fullScreen
How can I get back to the master view controller?
If I use something like
cardSlider.modalPresentationStyle = .automatic
It will not be displayed well.

It means either I display it well but cannot get back,
or it shows up with the layout totally messed up.

Does anybody else have the same problem?

@emekalu
Copy link

emekalu commented May 9, 2020

@keishinz I have the same problem now - did you figure it out?

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

No branches or pull requests

2 participants