https://snack.expo.io/@astro_g.a.l/2aa28e

I am not able to add an api in this snack and its showing me to add at the top of my app and ensure to put it inside the render.

this is the exact error=>
No safe area insets value available. Make sure you are rendering <SafeAreaProvider> at the top of your app.
Error: No safe area insets value available. Make sure you are rendering <SafeAreaProvider> at the top of your app.
at y ([snack internals]
at u ([snack internals]
at Vo ([snack internals]
at ms ([snack internals]
at dl ([snack internals]
at sl ([snack internals]
at Zs ([snack internals]
at [snack internals]
at t.unstable_runWithPriority ([snack internals]
at qa (https://snack-web-player.s3.us-west-1.amazonaws.com/v2/41/static/js/2.6386bfe8.chunk.js:2:4197174)

Let’s move over to your other thread about this:

EDIT: I suspect that it is react-native-elements that is actually trying to use the insets mentioned in the error message.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.