present modal view underneath a tab bar
Hi
I have a TabBar at the bottom of the screen with four different tabs. Under one of the tabs I need to present a modal view but I still want the tab bar at the bottom of the screen to be visible so that I can switch between views.
I have tried setting the hidesBottomBarWhenPushed property to NO but doesn't seem to do the job.
Any Ideas? Thanks
|