Author: Saira Ahmed

iOS Development with Xcode – 3
How To IOS

iOS Development with Xcode – 3

Adding another View to Storyboard In Tutorial 2, We createt UI Objects by code and worked on UIButtons and labels now lets add another View to Storyboard. In real life application you would definitely need more than one View to make your application and in Xcode 5 its very easy […]

iOS Development with Xcode – 2
How To IOS

iOS Development with Xcode – 2

In Tutorial 1 of iOS Development with Xcode We covered some basic concepts and we Simply made a little Label and wrote our desired text Hello World in it. Now let Write something else in this Label by code. First enable split View in our Xcode as shown in the […]