Tag Archives | xcode

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 { 4 }

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 }

Switch to our mobile site