@richardshergold wrote:
I'm developing my first Ionic 2 app and its based on the tab starter app. I want to add a Login Screen before the tabs appear and be able to get back to that screen from a button. When the login screen re-appears I obviously don't want it to be on any navigation stack i.e I want the app to effectively start again (before the tabs are opened). What's the best way of doing this in Ionic 2 ?
I have the login screen appearing and after the user logs in I am displaying the tabs but I am not sure how to make that screen re-appear (with no navigation stack) ?
Posts: 1
Participants: 1