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

adapt to new iOS13 card-screen presentation by setting to full-screen #87

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

jaimejiyepark
Copy link
Collaborator

You can't change the screen within the VC because it's the presentationStyle. But you can change the presentationStyle in the storyboards.

Copy link
Collaborator

@kingst kingst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, much better. How do you plan to test it?

@jaimejiyepark
Copy link
Collaborator Author

Looks good, much better. How do you plan to test it?

Well if I had admin privileges I could download an older ios version to test with. But for now I just did a manual test with my phone.

@kingst
Copy link
Collaborator

kingst commented Oct 9, 2019

Can you post a few screen shots? Testing on your phone with and without the change sounds fine.

@jaimejiyepark
Copy link
Collaborator Author

With .fullscreen
withFull

Without .fullscreen
withouFull

Copy link
Collaborator

@kingst kingst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#shipit

@jaimejiyepark jaimejiyepark merged commit a036d5c into master Oct 9, 2019
@jaimejiyepark jaimejiyepark deleted the fix_fullscreen branch October 9, 2019 21:38
@jaimejiyepark jaimejiyepark changed the title full screen in storyboard adapt to new iOS13 card-screen presentation by setting to full-screen Jan 22, 2020
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

Successfully merging this pull request may close these issues.

2 participants