79737893

Date: 2025-08-17 14:50:43
Score: 0.5
Natty:
Report link

SafeAreaView only works alone when used on mobile. When used on web, the app needs to be wrapped with SafeAreaProvider.

Please refer to https://docs.expo.dev/versions/latest/sdk/safe-area-context/#components, where it states that "If you are targeting web, you must set up SafeAreaProvider as described in the Context section."

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matthew