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

Fixed use default .fullScreen modalPresentationStyle #559

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

cocojoe
Copy link
Member

@cocojoe cocojoe commented Jul 18, 2019

Changes

Default modalPresentationStyle has been changed to .fullScreen for iPhone. As no value was specified the default <iOS 13 was .fullScreen. Now it's automatic which presents in such a way that allows for Lock to be dismissed by the user.

UIModalPresentationStyle Docs

References

#558

Testing

Before

Simulator Screen Shot - iPhone 8 - 2019-07-18 at 12 42 24

After

Simulator Screen Shot - iPhone 8 - 2019-07-18 at 12 41 46

Checklist

@cocojoe cocojoe added this to the vNext milestone Jul 18, 2019
@cocojoe cocojoe requested a review from a team July 18, 2019 11:43
@stevehobbsdev stevehobbsdev added the tiny Tiny review label Jul 19, 2019
@cocojoe cocojoe changed the title Fixed use default .fullScreen modalPresentationStyle for iPhone iOS 13 Fixed use default .fullScreen modalPresentationStyle Jul 19, 2019
@cocojoe cocojoe merged commit eda4d65 into master Jul 19, 2019
@cocojoe cocojoe deleted the fix-ios13-modal-presentation branch July 19, 2019 14:49
@cocojoe cocojoe mentioned this pull request Jul 26, 2019
@joshcanhelp joshcanhelp added review:tiny Tiny review and removed tiny Tiny review labels Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants