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

stack nav for iOS/iPadOS #21

Closed
heckj opened this issue Jul 8, 2022 · 0 comments · Fixed by #22
Closed

stack nav for iOS/iPadOS #21

heckj opened this issue Jul 8, 2022 · 0 comments · Fixed by #22
Assignees
Labels
bug Something isn't working

Comments

@heckj
Copy link
Owner

heckj commented Jul 8, 2022

After using the alpha app on iOS and iPadOS a bit, it's clear that I don't get a choice about being embedded within a NavigationView when I'm using a DocumentGroup style app. So any view implementation on those devices needs to account for the top-space consumption. Additionally, on iOS there's just insufficient vertical space to make any meaningful progress on viewing a stored search or ranking a search that's been stored.

It's clear that I need to just bite the bullet and engage NavigationView (aka StackNavigation in future iOS versions) and deal with the navigation as expected.

@heckj heckj added the bug Something isn't working label Jul 8, 2022
@heckj heckj self-assigned this Jul 8, 2022
@heckj heckj closed this as completed in #22 Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant