Tab Bar with dynamically changed main view
Hi,
I'm creating a tab bar based app and for my initial app run I would like to
have a different main view than on the ongoing app runs.
I mean on the first run I want the user to first get view1 in the tab bar and
for other runs to get view2.
How do I achieve this?
Thanks
|