Friday, 13 September 2013

Custom UIView always visible above UITabBar

Custom UIView always visible above UITabBar

I would like to present a permanent UIView in my app; I have a left and
right panel, and in the main central one I have 5 tabs. Each tab has a
UINavigationController with UITableViewControllers.
Above the UITabBar I'm thinking about adding a small, permanent
rectangular UIView. Think about Audio Controls for example.
Do you have any recommendations for doing so? I'm working mainly with
Storyboards.
Would that disturb 3.5 screens much?

No comments:

Post a Comment