Hello, I have an ionic 5 project in which I need to change the set of tabs based on logged in user. if it is a client or a coach.
I have my code ready to check for type of logged in user in the tabs.page.ts but I do not know how to change the actual pages list.
can I apply an it statement in tabs-routing.module.ts?
thank you so much
1 post - 1 participant