Is it possible to have a tabbar multiview (nested) as one of the cells of another multiview?
Or, is there a way to use tabbar with only a subset of cells from a multiview?
Is it possible to have a tabbar multiview (nested) as one of the cells of another multiview?
Or, is there a way to use tabbar with only a subset of cells from a multiview?
Hello,
Yes, it is possible. You can place any view into multiview cell including another multiview.
However, note that if you want to show a view in nested multiview, you should show its parent view.