metova / ThunderCats

ThunderCats is a lightweight collection of utility extensions added to existing Foundation & UIKit classes.
https://metova.com
MIT License
19 stars 4 forks source link

Feature/alert controller #4

Closed nhgrif closed 9 years ago

nhgrif commented 9 years ago

Added a category for UIAlertController to create a "Not Yet Implemented" alert using the new Alert Controller rather than UIAlertView.

Added a category for UIViewController to more easily present this new alert.