-
This only happens in LNPopupUI. LNPopupController supports the sidebar just fine.
-
### Describe the Bug:
First of all: Thank you very much for this great project. I am using this project for Amperfy (https://github.com/BLeeEZ/amperfy) for a while now.
I have tested v2.20.5 on macO…
-
Hello!
PBMediaSlider does not work when the screen is presented via the LNPopupController library, although if you show the screen as a system "present(vc)" then everything works fine
Attached a…
-
### Describe the Bug:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'Access to UINavigationBar's backdropGroupName ivar is prohibited. This is an application bug'
Unf…
-
viewDidLayoutSubviews fires, but the bottomLayoutGuide doesn't change
-
### Discussed in https://github.com/LeoNatan/LNPopupUI/discussions/57
Originally posted by **steventong** October 5, 2024
When a timer is started, the pull down gesture will be reseted.
En…
-
Title marquee seems to work in LNPopupController, but is broken in LNPopupUI.
-
I'm trying to create a video player queue using LNPopupUI. I have it working almost perfectly, except for the popup interaction gesture recognizer's drag-to-dismiss functionality, which only works whe…
-
**Describe the Bug**
The documentation states that we can use the .popupBarCustomizer modifier to change the appearance of the title and subtitle, but that does not seem to actually work since the …
-
I'm trying to position a XBottomSheet directly above a TabBar on Xamarin.iOS. Unfortunately, no matter what I attempt, it always sits over the TabBar, therefore intercepting all taps meant for the Tab…