Hi,
want to create tabs like below
till now i’ve reached here
want to show tabs below card
i know its a bit tricking UI for Ionic 2 as of now but any workarounds or workarounds in UI are welcome
Thank you
Hi,
want to create tabs like below
till now i’ve reached here
want to show tabs below card
i know its a bit tricking UI for Ionic 2 as of now but any workarounds or workarounds in UI are welcome
Thank you
There’s no trick or UI workaround for this. Tabs is used for top level navigation. In this case you need to use the segment component.
used segment instead of tabs also added scrolling to it using webkit scroll but there was issue on iOS as there is nothing like scrollable segments in iOS’s guidelines i think. any way thanks for the reply. moved to list instead of tabs