Hi, I’m an Android Developer, trying to make an Ionic2 project. I have use case that is general where the user is presented with a login screen after user logged in user should be presented with a screen with a sidenav with different options. I believe this is pretty straight forward, I have done a sample which shows a blank screen on login.
When I create a sidenav template the homepage comes with side nav which is not I wanted, after the user logged in user should be moved to side nav page.
Can anyone please tell me how to do this.
GITHub link : https://github.com/harrydroid/IonicTemplate
Thanks