A simple UIAlertView category to show an alert view in a simple and more readable way!
Like this:
notes from a developer, tutorials, how-to, ideas
A simple UIAlertView category to show an alert view in a simple and more readable way!
Like this:
A beautiful tricks to add simple images on every place you want using UNICODE characters!
Have you never tried this code?
Continue reading “[Objective-C] Add image on UIAlertView/UIActionSheet buttons”
A simple way to show in your project a view that is ever modal (with opacity view on background), like the UIAlertView, in fact it is UIAlertView that we use, subclassing it!