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

FS-29: Support iPad Presentation Size #30

Merged
merged 7 commits into from
Apr 2, 2024

Conversation

chieger
Copy link
Member

@chieger chieger commented Apr 2, 2024

Description

#29

In the context of iPad or Mac Catalyst, for a given item presented via a FlowStack, the presentation size should be constrained to a maximum width and height, mirroring the size of the built in sheet presentation for various devices and orientations.

Images

iPad Pro 12.9 in

iPad_Pro_12_flow.mp4

iPad Air

iPad_air_flow.mp4

iPad Mini

iPad_mini_flow.mp4

iPhone 15 Pro

iPhone_15_pro_flow.mp4

Mac Catalyst (scaled for iPad)

mac_catalyst_flow.mp4

@chieger chieger requested a review from zac April 2, 2024 01:21
@chieger chieger linked an issue Apr 2, 2024 that may be closed by this pull request
Copy link
Member

@zac zac left a comment

Choose a reason for hiding this comment

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

Nice! Not too many changes either 👍

@chieger chieger merged commit 61fd640 into main Apr 2, 2024
2 checks passed
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.

Support presentation within iPad + Mac Catalyst
2 participants