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.

You can find DQAlertView on Github here.
A nice library for creating custom alert views.
- Highly Customizable iOS 7 Style UIAlertview Replacement Component
- Open Source Component For Creating Highly Customizable iOS 7 Style Action Sheets
- Open Source Customizable iOS Dial Type Value Selector Control
- Open Source iOS Component For Creating Interesting Customizable Circular Sliders
- Open Source Alert View Component With Flat Look And Support For Custom View Insertion
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.




