79675677

Date: 2025-06-23 05:48:32
Score: 1
Natty:
Report link

You are passing a `string` to the children prop, which is why you are getting this error.

Change the way you are using it, like this:

<SafeScreen>
    <Text>....</Text>
</SafeScreen>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Janay Alam