DTAlertView
DTAlertView copied to clipboard
Custom alert view solved the ios UIAlertView can't addSubview problem at iOS7.
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
I was looking for a replacement for the uialertview with three buttons, ok, forgot and cancel, be nice to see a screenshot with more buttons and a uitextfield, maybe example...
Is there a confirmed bug of the alert's position being not centered in iOS 8 ? Is there any fix for it ? Currently it looks aligned to a bit...
This is not issue. This is feature that I would like to have. I would like to have option as tap outside to dismiss alertview. I would like to have...
Hi ! I hope you can add three buttons(stack layout) support. Thanks for your effort!