alinless

Results 6 issues of alinless

**Describe the bug** Swift runtime crash **To Reproduce** Steps to reproduce the behavior: 1. open fullScreenCover with pagerTabStropView 2. try to close it from parent view. I use optional views...

Hi First of all, thanks for such a great library! When we are using .fullScreenCover everything works nice. But when we use .sheet we will see a problem with safeAreas...

Hi! Firstly, thanks for such nice and shiny library! It is really beautiful I want to present popover as full screen view with enjoyable animation. I have used the code...

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...

Hi! I have founded a problem with using of background. In my very case, I want to close a view by clicking on a background view. But if behind of...

Does anyone know how to change the theme of a view inside a popover? The preferredColorScheme doesn't seem to work. I have found the WindowReader and overrideUserInterfaceStyle option, but maybe...