PopupDialog
PopupDialog copied to clipboard
A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
I modify and add the source (import UIKit / Package.swift) for Swift Package Manager.
I have a need to change PopupDialogOverlayView.blurEnabled and .opacity for a single instance of PopupDialog, and not for others. While I can change PopupDialogOverlayView.appearance() before and after I use the...
> Please fill out this template when filing an issue. > All ℹ symbols should be replaced with information on the issue. > Please remove this line and all above...
Is it possible to speed-up presenting PopupDialog?
- Xcode version 12.5.1: ℹ - PopupDialog version 1.1.1: ℹ - Minimum deployment target 13.4: ℹ - Language Swift: ℹ - Swift - Version 5.0: ℹ - Dependency manager CocoaPods:...
Hi, Thanks for your useful repo. - Xcode version (12.5.1) - PopupDialog version (1.1.1) - Minimum deployment target (14.0) - Language (Swift) - In case of Swift - Version (5)...
# Report I am using this library in my App, I have multiple targets, getting following error while building one of my targets, others are fine. `Typedef 'UILayoutConstraintAxis' cannot be...
Adapt dialog height to images with a big ratio, when its height it's much bigger than the width; Adaptable to every iPhone with different screen sizes and ratios; This corrects...
# Report Trying to add a custom `ViewController` to add a `TextField` is not working as expected. I followed [this example](https://github.com/Orderella/PopupDialog/blob/014f7b2fe3e907c5c0cd20780eb91f458fc7655d/Example/PopupDialog/ViewController.swift#L127) but the "RATE THIS APP" is showing on top...
> Please fill out this template when filing an issue. > All ℹ symbols should be replaced with information on the issue. > Please remove this line and all above...