-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hi there, I'm trying to add native IOS support for an app. I made sure there is a ion-toolbar within ion-header. I also added css class for ion-safe-area-top:
<ion-header class="ion-safe-area-top">
<ion-toolbar color="primary">
<ion-title>Medicine Companion</ion-title>
</ion-toolbar>
</ion-header>
But it still looks like the top toolbar is blocked. Any help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels