How to change the name of an iPhone app.
In this post i will let you know how you can change the name of an application. Consider below conditions to change the name of an iPhone app : You have…
Navigation Controller Application.
Introduction In this tutorial we will learn how to create Navigation controller based app in iPhone. So before we start, let get some basic info about UINavigationController As per the…
UITableview tutorial – Tableview with custom cell
Introduction If you have read the previous tutorial then as of now you will be able to create a simple table-view. In this tutorial we will work on the app…
First iPhone App – Hello World
Introduction In previous tutorial First step to create an iPhone app, we learned about the basic document structure about iPhone app and roles and importance of diff diff files. What…
First step to create an iPhone app
Introduction In this tutorial, you will get to know the overview of the basic structure of a simple iPhone app. if you don't aware about what tools you required to…