PopupView
PopupView copied to clipboard
Popups presentation made simple (SwiftUI)
Hi, i am very like popupView, but when use it in our macOS app, it's muti windows, when i pop it, it's show on every window, Do you have any...
feat: - Added the possibility to resize top and bottom popups using a drag gesture (#118)
### Issue: Unable to Stack Popups of the Same Type #### Problem Currently, it is not possible to stack popups of the same type. For instance, displaying multiple `TopNotification` popups...
It would be immensely beneficial to have a built-in capability to use UISheetPresentationController.Detent as an option for resizing the presented sheet on drag. This feature would significantly improve the user...
On iPad, when using multiwindow and opening a popup, it opens on all open windows. Regardless of whether the window opening the popup is displayed on all windows or not.
When I set the contentFillsEntireScreen of the BottomPopup popup to true, and then another BottomPopup pops up under this popup, the contentFillsEntireScreen of this popup is false, and the height...
`Main actor-isolated instance method 'createContent()' cannot be used to satisfy nonisolated protocol requirement` `Main actor-isolated instance method 'configurePopup(popup:)' cannot be used to satisfy nonisolated protocol requirement` Hi there, Here's an...
PopupView is not available in the newly created Xcode 16 version.