I am new to iphone development.I have created a view based application.Now i want tab bar in that view.The first view of the tab bar is a table view and the second view is the Web-view.All the tutorials explain only tab bar based application.Since i am using view based application i finding it really hard.How to achieve it by using interface builder.please guide me.Any Sample tutorials will be more useful.Please help me out.Thanks.
I am new to iphone development.I have created a view based application.Now i want
Share
Try this one. This code for created a tab bar application in programmatically. So clicked the button it will open the tab bar in the view.
Thanks,
Best of Luck.