Is it possible to create tab inside a tab ?
You technically could, but I wouldn’t recommend it. It’s not really a good UI/UX pattern
what about multiple views inside a tab? how do i do that ?
See our codepens
I mean like, multiple views in this example https://github.com/alongubkin/ionic-multiple-views
and put it inside a tab. in that example we have 2 views. While in ionic tabs, on a tab only 1 view is active
1 Like
Well this is a community project/directive so I can’t really say. I’ve never used it myself, so try it out. Not sure if it will work or not to be honest