Tag Archives | how to create iphone apps

Using Storyboards To Create A Single View Application

In my last post on Storyboards I talked in general about Storyboards with XCode and iOS. Now, it’s time for a nitty-gritty how to demonstration. How To Use Storyboards To Create An iOS App The simplest app that I can think of that would make use of iOS Storyboards is a single scene app that [...]

Read full story Comments { 5 }

XCode Storyboards In iOS 5

Veteran iOS developers know that for the past three + years there have been two major ways to make an iOS app user interface: writing everything out in code using Interface Builder to compose a main window based app With iOS 5, Apple has added a third way to compose iOS applications called Storyboards. Storyboards [...]

Read full story Comments { 11 }

How To Design A Custom UITableViewCell From Scratch

In this tutorial, our guest blogger Tope will be showing you how to design a Table View with custom cells. Why would you want to do this, you ask? Well, sometimes the default list view from Apple just doesn’t cut it anymore. Having a nice, custom design is a good way to give your app [...]

Read full story Comments { 16 }

Switch to our mobile site