DOAlertController
DOAlertController copied to clipboard
Simple Alert View written in Swift, which can be used as a UIAlertController. (AlertController/AlertView/ActionSheet)
Awesome library. Please keep it up to date for the latest version.
Updated to work in Swift 2.0 and made pretty much everything public in order to make it working correctly as a lib
Upgrading DEMO / DOAlertController to swift 5.
When using the control source as a popover control (or page sheet view) (on ipad), the location of the presented alert is not centered this is a picture showing the...
its an awesome library but can you update it to swift 4? its very bad that we manually need to fix the errors and then when we do pod install...
Swift3
it'd be cool to have a swift 3 version, if you have any interest to create a branch i would like to help with that.
It's a nice and easy library for alert controller. However, I have a question. In my program, as I press the button, I want to show another view controller. So...
I have an array of 5, cancelButtonTag is 6, hence fatal error: Array index out of range // Handle ContainerView tap gesture func handleContainerViewTapGesture(sender: AnyObject) { // cancel action let...
The repo is outdated now, Can you please accept the pull requests or provide an up-to-date version? Thank you for your time and effort