Tutorial by Topics: alert

A UIAlertController object displays an alert message to the user. This class replaces the UIActionSheet and UIAlertView classes for displaying alerts. After configuring the alert controller with the actions and style you want, present it using the presentViewController:animated:completion: ...
See more: http://getbootstrap.com/components/#alerts
This topic is about enhancing an AlertDialog with additional features.
Animated Alert Dialog Which display with some animation effects.. You Can Get Some Animation for dialog box like Fadein, Slideleft, Slidetop, SlideBottom, Slideright, Fall, Newspager, Fliph, Flipv, RotateBottom, RotateLeft, Slit, Shake, Sidefill to make Your application attractive..

Page 1 of 1