brightsoftdev / TJAlertView

A replacement for UIAlertView that allow custom UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TJAlertView

UIAlertView doesn't give access to its subviews, therefore it's not possible to customize its background image, labels or buttons. This drop in class aims to be an 100% API compatible replacement for UIAlertView.

See video demo

Warning: this is a work in progress and currently very little is implemented.

Default style TJAlertView

Creator

Follow @thomasjoulin on Twitter

##License

TJAlertView is available under the MIT license. See the LICENSE file for more info.

About

A replacement for UIAlertView that allow custom UI

License:MIT License