Today I’ve been playing a bit Jetpack Joyride, game is really cool and I noticed one nice detail in game: as you finish game you get option to take a look at gameplay screenshot and if you like it you can save it to your photo album. This gave me an idea to write a […]
Read MoreWe blog on all things iOS
UIImageView Quartz tricks
I can see that very often developers in their apps just place image on screen and they do nothing about it. With Quartz framework you can easily add some effects to UIImageView like: borders, rounded corners, shadow, etc. Images with such effects looks much better. In this tutorial I’ll show you how to create UIImageView […]
Read More