Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS notch safe area not working #92

Open
kangruixiang opened this issue Jan 3, 2024 · 1 comment
Open

IOS notch safe area not working #92

kangruixiang opened this issue Jan 3, 2024 · 1 comment

Comments

@kangruixiang
Copy link

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

@Tommertom
Copy link
Owner

Thx for reporting - do you have a minimal repo so I can reproduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants