Hide TabBarController on loading view
Hi Guys,
I have a TabBar application (not using the template) which works great, but when a user touches the second of two tabbar items and the second view loads I want to hide the tab bar from view so they have a nice full screen, then touching the view/screen will show the tabbar again, i've seen this done in some applications but can't seem to find anything out.
i have googled around but most of the examples require me to use some sort of uitableview but I don't use one in this application.
any help would be greatly appreciated.
thanks,
michael
|