Well written article by Mike Woelmer, a Senior Software consultant at Atomic Object, about how to customize the transitions during unwind segue. By the way I suggest you to read their blog, it’s worth to be read.
iOS, Safari and the scrolling issue
I know, it’s an old topic but I’m sure that this article written by Kyle Larson can still help somebody.
cnnct now available at the AppStore !
Cnnct is a classic, no stress, endless puzzle game which will help you to pass the time in a pleasant way. This game will stimulate your powers of observation, logic and strategy. The rules are very simple : the
UIPickerView … an embarrassing presence
It’s not easy to find the space for a UIPickerView control in your user interface. Despite this, UIPickerView is very useful and it’s really pity to renounce to use it. For this reason I have found very interesting this elegant
Apple Push Notification Services how to
I’m thinking about a new app working together a website, for reason I need to know how I can generate push notification from my web application. Here the first results of my research : iosapplove.com has published three articles on
Learn how to add some movements to your apps : UIKit Dynamics
Very interesting tutorial from the guys of invasivecode about UIKit Dynamics. Geppy Parziale wrote this brilliant article that you can find here. Very useful tutorials and a good starting point.