Skip to content

Releases: lmcd/LMAlertView

Tints

17 Dec 16:22
Compare
Choose a tag to compare
  • Can now give an alert view a tint colour!

Red Alert

16 Dec 11:12
Compare
Choose a tag to compare
  • Can disable individual buttons
  • Buttons are now rendered with UITableViewCells, just like UIAlertView
  • Full coverage of UIAlertViewDelegate methods
  • All demos in example project have been expanded on and refined
  • Can now animate the size of an alert view
  • MANY bug fixes