Hi guys, is possible make a navigable tabs in ionic, for example, when i open the app i’m in tab 1, then a tap in tab 2, when i press back button, so i back again to tab 1, it is possible in ionic 2 ?
See http://ionicframework.com/docs/v2/api/components/tabs/Tabs/ and http://ionicframework.com/docs/v2/api/navigation/NavController/ for the elements you will need to explore to do this.
Although from a UX point of view this may not be the best idea. In general each tab has its own navigation stack.
Hi :), i read the both links, but i can’t understand well how tabs navigation works or how i can make a stack betwen the tabs, can u explain me ? please.
any sugestion guys ??