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 13】present model issues #135

Open
279961172 opened this issue Sep 26, 2019 · 3 comments
Open

【iOS 13】present model issues #135

279961172 opened this issue Sep 26, 2019 · 3 comments

Comments

@279961172
Copy link

iOS 13 present view controller should set modalPresentationStyle to fullscreen style

@devxoul
Copy link
Owner

devxoul commented Sep 28, 2019

You can set it via UIViewController.modalPresentationStyle = .fullScreen.

@ghost
Copy link

ghost commented Nov 27, 2019

set modalPresentationStyle doesn't work...

@ghost
Copy link

ghost commented Nov 27, 2019

「someViewController.modalPresentationStyle = .fullScreen」work in 「init」!

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