UI Deploy

Curated, Short, Web UI Dev we Love.

iOS Fundamentals: UIAlertView and UIAlertController

Even if you've only dipped your toes into the world of iOS development, you almost certainly know about UIAlertView. The UIAlertView class has a simple interface and is used to present modal alerts.

view source

Advertisement