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

Account for safe area insets #107

Open
bbrk24 opened this issue Feb 27, 2025 · 0 comments
Open

Account for safe area insets #107

bbrk24 opened this issue Feb 27, 2025 · 0 comments

Comments

@bbrk24
Copy link
Contributor

bbrk24 commented Feb 27, 2025

No idea if this is even a thing in backends other than UIKit but it should be possible to say what goes into the safe area inset vs what doesn't.

This will also allow split views to be supported on Apple TV and is a prerequisite for supporting them on iPhone. (How to handle narrow screens like portrait-orientation phones is an open question.)

I am open to suggestions for what the API should look like as I don't have (m)any ideas myself.

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

No branches or pull requests

1 participant