Skip to content

while (true) { }

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

Tag: custom

Posted on 8 March 20229 March 2022

DIY: Hack Weward for iOS

Weward is a mobile app that basically pay-you if you walk; offer also a price exchange and lots of offers inside the app.

The first time I opened it, I see at glance that I can hack it… and of course you can do it by yourself, very quick and easily. Let’s see how.

Continue reading “DIY: Hack Weward for iOS”
Posted on 14 June 20203 June 2020

Create your own XCode template

Very often you create a new class or a new view controller and customize it before start coding.

Every time you select from XCode, New File, the file type and add it to your project, like this:

Continue reading “Create your own XCode template”
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”


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