
how to add tab bar items dynamically in iphone??


i have xml parsing in my project so have to parse the data and that parsed data should be dynamicaaly added as tabs in the more tab. please can u provide any such code . .

the answer you provided is just the basic of tab bar control,i want dynamic tab bar items from xml files.