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:

And a couple illustrating a tumbling alert view from the included example app with a customized look:
You can find AHALertView on Github here.
A great control for custom alert views.
- iOS UI Control For Making Great Looking Progress Indicators, Alert Views, And More
- iOS UI Control Easily Allowing You To Create Alerts Mimicking iOS 6 Notifiication Views
- Open Source iOS Control For Easily Making Discrete Informative Alert Views
- Open Source: Non-Annoying UIAlertView Replacement Styled After TweetBot’s Alert Panels
- Open Source iOS Control For Making Customizable Circular Progress Views
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.







