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

NavigationView usage animation bug #69

Open
alinless opened this issue Jan 18, 2023 · 1 comment
Open

NavigationView usage animation bug #69

alinless opened this issue Jan 18, 2023 · 1 comment

Comments

@alinless
Copy link

If we use any popover view, which is embed in Navigation
Hi. Here is a bug with using of popover view which is embed NavigationView
Tested on iOS 16.2

Steps

  1. Start popovers example project
  2. Make TutorialViewPopover (or other popovers examples) embed inside NavigationView
  3. Use any popover and at the same time start popover from 2 step
Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-01-18.at.21.12.49.mov
@aheze
Copy link
Owner

aheze commented Jan 19, 2023

Hmm yeah I haven't tested NavigationViews inside popovers. NavigationViews are kind of big so I recommend just using a .sheet for now, but I'll do some debugging

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

2 participants