Space for statusbar in v5?

I tested on an iOS 10 iPhone 5, and it has the same issue. I don’t have a physical iOS 11 device, but I imagine if the statusbar has the same issue both on physical iOS 10 and virtual iOS 11, then it would be the same on physical iOS 11.

Even the framework7 cli default app has this issue:

Safe areas supported since iOS 11.1

Ah ok, so I think you mean 11.2?

That’s when they changed from using css function constant() to env():

Are you using constant() as a css fallback in order to support iOS versions 11.0-11.1?