views:

84

answers:

0

Hi,

In my app I need to add tabbarcontroller to my 2nd view, If its a main view directly we can take the TabBarController type while creating the project but my requirement is i have one view controller in my app, from this view i shold call tabbarcontroller, So how can I tab view controller programatically and how to add nibs to that and how to define the no of tabs for this programatically?