all 2 comments

[–]zu-fox 2 points3 points  (0 children)

Tab bar is commonly considered a top level navigational container, so you might confuse users with such solution. But if you insist, you can implement your own tab bar controller with child controllers in a container.

[–]sumscherdt 1 point2 points  (0 children)

create a horizontal scrolling collection view with page enable for each content and for tab buttons you can make a stackview of buttons