On login screen of my mobile app , i want to hide default nav-bar by ionic. I want screen to be full size not having any header bar. I saw a lot of answers on below links:
Good pattern for hiding ion-nav-bar on login and not having a back button just after login?
how to hide header bar in ionic?
But it did not fix the actual issue. i am able to hide nav-bar but blank space is taken by nav-bar on top which is not getting removed.
Any Clues?