Is there any way to achieve scrollable tabs?
I tried using <ion-scroll scrollX="true"> </ion-scroll>
with no results.
It would be great to be able to add iterated items to the tab bar without compromising usability.
Material design example:

Is there any way to achieve scrollable tabs?
I tried using <ion-scroll scrollX="true"> </ion-scroll>
with no results.
It would be great to be able to add iterated items to the tab bar without compromising usability.
Material design example:
I think this is on the roadmap to be added.
Chris
Thanks for the reply!
I have found this issue #5101:
and according to this document it should be included in beta .12 : https://docs.google.com/document/d/1Qlc5X2eJyOB0izkFlH7KJ5BmMi0MeXUZRHJHt3hS6Wo/edit
I really hope this is not only referred to the ability to swipe between the tabs themselves and not the titles (having a lot of titles).
Is there any temporary work around?