emersonmalca / CODialog

UIAlertView Replacement

Home Page:http://www.chocomoko.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

CODialog is a completely configurable, almost pixel perfect replacement for UIAlertView.

  • Single file, just drop CODialog.h/m into your project
  • Completely styleable and configurable
  • No images, everything is drawn in code
  • Matches UIAlertView's style very closely

Follow me on Twitter: @eaignr

Examples

default

text

indeterminate

determinate

custom

success

error

About

UIAlertView Replacement

http://www.chocomoko.com

License:MIT License