Skip to content

IOS notch safe area not working #92

@kangruixiang

Description

@kangruixiang

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.

Screenshot 2024-01-03 at 12 27 57 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions