Skip to content

Force UIModalPresentationFullScreen for the native module on iOS 13 #307

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

Merged
merged 3 commits into from
Oct 3, 2019

Conversation

radazzouz
Copy link
Contributor

@radazzouz radazzouz commented Oct 2, 2019

Details

How to Reproduce:

Use the native module to present a document (PSPDFKit.present()) on iOS 13.

Before After
Screen Shot 2019-10-02 at 11 58 55 AM Screen Shot 2019-10-02 at 12 01 17 PM

Acceptance Criteria

Copy link
Contributor

@steipete steipete left a comment

Choose a reason for hiding this comment

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

lgtm!

@douglashill
Copy link

What’s the reason for using over full screen rather than full screen? Our view is opaque as far as I know, and regular full screen is likely to keep memory use a little bit lower.

Copy link
Contributor

@steviki steviki left a comment

Choose a reason for hiding this comment

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

LGTM!

@radazzouz radazzouz merged commit 6d26969 into master Oct 3, 2019
@radazzouz radazzouz deleted the rad/modal-presentation-style-ios-13 branch October 3, 2019 12:02
@radazzouz radazzouz changed the title Force UIModalPresentationOverFullScreen for the native module on iOS 13 Force UIModalPresentationFullScreen for the native module on iOS 13 Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants