An Open Source Component For Creating Highly Customizable iOS 7 Style UIAlertViews

About a month ago I mentioned a tutorial showing how you could can create completely customizable components that look and behave like the standard UIAlertView using the iOS 7 transitions API.

Here’s a component called DQAlertView from Dinh Quan that allows you to make alert views with standard styling and a number of added features.

Some of the features of DQAlertView include:

– Custom sizing
– Different transitions (zoom and fade)
– The alert views can appear from different areas on the screen
– The time it takes to appear and disappear can be adjusted
– Color customization (every part of the alert view and borders)
– Single button alert view

Here’s an image showing some of the different alert views in the example.
DQAlertView

You can find DQAlertView on Github here.

A nice library for creating custom alert views.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: An Open Source Component For Creating Highly Customizable iOS 7 Style UIAlertViews

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *