DAAlertController

MIT License
Objective-C
iOS

3 images

Author

Description

DAAlertController provides a convenient block-based interface for configuration and presentation of UIAlertViews and UIActionSheets. If UIAlertContoller is available DAAlertController will just pass all the work to it, otherwise it will use associated references to invoke action handlers when buttons are clicked just like UIAlertController would.

Tags