I am new to React Native so bear with me but does anyone know how to resolve this error? For some reason when I run my app on an older simulator it does not give me the error (image attached) but when I run it on a newer simulator it does. Thanks for the help!
2
Answers
Not a long term fix but for me downgrading to these versions, fixed the issue for me.
Try wrapping your component in a SafeAreaProvider tag