Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Tag: uialertview

Posted on 23 October 201325 May 2018

[Objc] UIAlertView and blocks

A simple UIAlertView category to show an alert view in a simple and more readable way!

Like this:

Continue reading “[Objc] UIAlertView and blocks”

Posted on 11 August 201225 May 2018

[Objective-C] Add image on UIAlertView/UIActionSheet buttons

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”

Posted on 2 July 201211 August 2022

[Objective-C] Modal view in Navigation and TabBar controller projects

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!

Continue reading “[Objective-C] Modal view in Navigation and TabBar controller projects”

Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress