th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.08k stars 191 forks source link

Purpose on web? #450

Closed Sir-hennihau closed 8 months ago

Sir-hennihau commented 8 months ago

Hi, I'm curious, what would be the purpose of this package to be on web?

Shouldn't browsers already handle content that is cut off at device status bars etc?

Sorry if this is a stupid question, but i really didn't find an answer that satisfies me yet.

janicduplessis commented 8 months ago

This explains it pretty well https://webkit.org/blog/7929/designing-websites-for-iphone-x/