MobileScreen.PushTo(iOSTabBar)?

Hi,

Does any one know if it’s possible to push a MobileScreen an iODTabBar (if that’s the correct way to say it)?

I’m currently using App.CurrentLayout.Content = tab which works fine, doesn’t flow aesthetically. I also want to swipe “back” when done so I’m really only looking to the slide effects, but if PushTo can be done, it would be a better solution I think.

Thanks for any help

Chris