Search results for alert

TSMessages screenshot

TSMessages

April 19, 2013 • BSD License
This framework provides an easy to use class to show little notification views on the top of the screen. (à la Tweetbot). The notification moves from the top of the screen underneath the navigat...
TWStatus screenshot

TWStatus

April 01, 2013 • MIT License
Show notification status on Status bar mimicking Sunrise and Mailbox.
PSUpdateApp screenshot

PSUpdateApp

March 03, 2013 • MIT License
PSUpdateApp is a simple method to notify users that a new version of your iOS app is available.
FSExtendedAlertKit screenshot

FSExtendedAlertKit

March 02, 2013 • BSD License
Simple replacement for UIAlertView and UIActionSheet with block callbacks, and quick access to alerts with UIActivityIndicatorView and UIProgressView subviews.
LBActionSheet screenshot

LBActionSheet

February 25, 2013 • MIT License
A very customizable drop-in replacement for UIActionSheet.
Toast screenshot

Toast

February 16, 2013 • MIT License
Toast is an Objective-C category that adds Android-style toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use.
UIBAlertView screenshot

UIBAlertView

February 06, 2013 • BSD License
Basic UIAlertView functionality with block callback. Enjoy :] http://stavash.wordpress.com/2013/01/31/quick-tip-uialertview-with-a-block-callback/
alert-blocks screenshot

alert-blocks

February 02, 2013 • BSD License
Category of `UIAlertView` that offers a completion handler to listen to interaction. This avoids the need of the implementation of the delegate pattern.
MBAlertView screenshot

MBAlertView

January 22, 2013 • MIT License
Fast, fun, and simple block-based alerts and HUDs.
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...
WCAlertView screenshot

WCAlertView

December 09, 2012 • Apache 2.0 License
WCAlertView is a subclass from UIAlertView with possibility of color customization, which support also Objective-C blocks.
TTAlertView screenshot

TTAlertView

November 29, 2012 • MIT License
TTAlertView is a drop-in replacement for UIAlertView that allows the developer to customize the presentation of an alert.
KGDiscreetAlertView screenshot

KGDiscreetAlertView

November 05, 2012 • MIT License
An easy-to-use drop-in control that allows you to display a discreet alert in any view.
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
ShakingAlertView screenshot

ShakingAlertView

October 09, 2012 • MIT License
ShakingAlertView is a UIAlertView subclass with a password entry textfield. Incorrect password entry causes a "shake" animation similar to the OS X account login screen. SHA1 and MD5 password check...
OLGhostAlertView screenshot

OLGhostAlertView

September 01, 2012 • Public Domain License
OLGhostAlertView allows you to present a translucent view with a title and an optional message on the bottom of the screen. Use it to inform your user about temporary issues that do not require any...
AJNotificationView screenshot

AJNotificationView

August 25, 2012 • MIT License
Notice component for iOS
TweetBot like UIAlertView and UIActionSheet replacement screenshot

TweetBot like UIAlertView and UIActionSheet replacement

February 13, 2012 • Unspecified License
If you're sick and tired of the old UIActionSheet and UIAlertView's look or just can't do what you want with them, these classes are the answer to your prayers. The classes can be easily customi...
YRDropdownView screenshot

YRDropdownView

February 05, 2012 • MIT License
YRDropdownView is a view library for displaying stylish alerts, warnings, and errors. Based on Tweetbot's implementation, MKInfoPanel by Muguneth Kumar, MBProgressHUD by Matej Bukovinski and DSActi...
JHNotificationManager screenshot

JHNotificationManager

October 07, 2011 • BSD License
A queue-able notification manager for custom view notifications. Not to be confused with NSNotificationCenter!!