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

Add ViewImageConfig for iPhone 14, iPhone 14 Plus, iPhone 14 Pro and iPhone 14 Pro Max #662

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MNiemiec-Apple
Copy link

No description provided.

@mathaeus
Copy link

@stephencelis is this something that could get merged? Thank you.

size = .init(width: 390, height: 844)
}

return .init(safeArea: safeArea, size: size, traits: UITraitCollection.iPhone14(orientation))
Copy link

Choose a reason for hiding this comment

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

I don't think UITraitCollection.iPhone14(orientation) compiles because we don't have the iPhone 14 UITraitCollection defined anywhere.

@bystritskiy
Copy link

#718

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.

None yet

5 participants