I have a 3 tabs on bottom which is the parent tab. It generated through CLI. I need another 2 tabs on top which will be as a child of the second tab. I am using Ionic 4
latest version. Is there any way I can achieve it. I couldn't find a solution. Thanks in advance
Asked
Active
Viewed 355 times
1

Rithin
- 21
- 1
- 8
-
Try this: https://ionicframework.com/docs/api/segment – Najam Us Saqib Feb 27 '19 at 07:04
-
1Definitely right @Najamussaqib – Junior Gantin Feb 28 '19 at 11:00
-
Yes.It did work. Thank you – Rithin Apr 26 '19 at 10:42
-
@NajamusSaqib ion-segment is useful for toggling between different views while staying on same page, how about when we have to navigate between pages? – Naveed Ahmed Aug 09 '19 at 16:33
-
@NaveedAhmed please let me know complete scenario. – Najam Us Saqib Aug 10 '19 at 15:07