I tried to implement an app with a tab bar in combination with navigation controllers for each page. But I have difficulties such as not being able to swipe back to the last page or displaying a customlistview with correct size. As a toolbar is very similar I am thinking of (mis-)using the toolbar as tab bar. I could define my own icons where a label would be part of the icon image. Toolbars would be much easier to use because they are part of the standard navigation controller
What do you think, is this a stupid way to go?
Thanks
David
What do you think, is this a stupid way to go?
Thanks
David