iOS UI Control For Customizable Alert Views With Different Animations, Easy Text Input And More

Earlier this month I mentioned a great library for easily making great looking customizable modal views and progress indicators.

Here’s a library by Warren Moore called AHALertView for creating custom UIAlertViews.  The alert views created by this library look like native alert views, but are created with a clean blocks based API and allows some further animations..

With AHAlertView library you can easily make alert views that accept user input (great if you’re looking to create an alert view for password entry) and also allows you to choose from several custom animations.  AlertViews are skinnable using the UIAppearance protocol.

Here are a couple of images from the readme showing a basic alert view created with the library, and one accepting user input:

AHAlertView1 AHAlertView2
And a couple illustrating a tumbling alert view from the included example app with a customized look:

Animated-AHAlertView1 Animated-AHAlertView2

You can find AHALertView on Github here.

A great control for custom alert views.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: iOS UI Control For Customizable Alert Views With Different Animations, Easy Text Input And More

©2013 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 *