My first iOS Application

Taking a step back, I thought I’d post up a brief overview article for those that are looking to get into iOS development. First off, its desirable that you have some kind of coding experience. If you have worked with Objective C then there will be an easy transition. The next best bet would be..

Read more

Animating between tab bar controllers in iOS

Ok let me clear something up first: From a UI perspective, there is little to no need to animate from a tab bar item to another tab bar item. The expectancy from the user when they click a tab bar item is that they will be immediately presented with the content associated with the tab..

Read more