Search results for uialert

SDCAlertView screenshot

SDCAlertView

December 06, 2013 • MIT License
SDCAlertView adds a contentView property to a pixel-for-pixel clone of UIAlertView
LMAlertView screenshot

LMAlertView

December 01, 2013 • MIT License
LMAlertView aims to be an end-to-end, customisable clone of UIAlertView for iOS 7. Identical frost/gaussian blur effect, colours, CALayer animations.
DLAlertView screenshot

DLAlertView

November 16, 2013 • BSD License
UIAlertView replacement that can embed custom content views, is fully themable and let's you use a delegate and/or blocks.
PXAlertView screenshot

PXAlertView

October 16, 2013 • MIT License
PXAlertView is a UIAlertView replacement similar to the style in iOS 7 but with a block based API and the ability to customise the styling and add custom views.
CXAlertView screenshot

CXAlertView

October 01, 2013 • MIT License
Custom alertView which allow you to add view as main content.
BZGFormField screenshot

BZGFormField

September 24, 2013 • MIT License
BZGFormField is a text field for better forms. The left indicator changes color based on the validity of the field's text. When the text field returns, the indicator expands and becomes tappable. W...
MZFormSheetController screenshot

MZFormSheetController

August 18, 2013 • MIT License
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
TLAlertView screenshot

TLAlertView

June 12, 2013 • MIT License
A simple and light replacement for UIAlertView with block based completion handlers and a 3D dismiss animation. Use as is or customize the colors as you need them(colors also responds to UI APPEARA...
SIAlertView screenshot

SIAlertView

May 28, 2013 • MIT License
An UIAlertView replacement with block syntax and fancy transition styles. As seen in Grid Diary.
No image provided.

ILAlertView

May 07, 2013 • MIT License
Sick of the appearance of iOS' default UIAlertView? Or have you ever spent so much time hand-crafting your own unique UI, only to find that the pesky blue UIAlertView ruins it? ILAlertView, a subcl...
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.
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.
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...