Tab bar or any other solution
Greetings,
I´m currently developing an application which shows alot of information.
I followed Meyers "Multiple XIB´s" tutorial, and now I´ve ended up at about 60-65 xib files.
I need to show more information in each of the XIB files, so I decided to use a Tab bar to change view within the same XIB. What is the best way to do this, so I don´t have to create 60 x 4 XIB´s?
|