1
I wonder how I do in Ionic 3 to leave the header of android equal to IOS, IE, occupying all the top space without appearing, that part of the room where appears the mobile information( time, battery and etc).
<ion-header>
<ion-navbar>
<ion-title>Home</ion-title>
</ion-navbar>
</ion-header>
The image below is attached.... Thank you!