Important Edit: Please redownload the file, as there were some important changes (that’s what happen when you don’t test it before
)
Here are some small but useful additions to the UIColor class in UIKit.
Continue reading »
This is something that bothers me when using apps (yes, it’s half a rant, half an advice. I’m actually tagging it “rant”, you’ll probably see that tag grow when I start sending my apps for AppStore aproval), devs don’t take the time to change the default properties of objects, and it’s something actually really easy.
Continue reading »
Personally, I had never used a language with a sintax like ObjC (if there’s another one with the same/similar sintax), so, comming from using C and Java, it was quite confusing.
While ObjC uses C as a core, and accessing properties is quite similar as in other languages (object.property;), methods are a little bit different from other languages I’ve used.
Continue reading »





