-
-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Description
In this file, we have a View
:
However, this was causing headaches with a web project of mine, seeing as the safe area context is provided at the root of a screen via ExpoRoot
:
And ultimately caused headaches in debugging a web app of mine:
https://x.com/crutchcorn/status/1930061117008519445
I don't see a reason why we'd need this View
on web. Could we simply replace it with a Fragment
instead? I'd be happy to make a PR for this
Metadata
Metadata
Assignees
Labels
No labels