When building with android studio, I get the following error:
error: package com.th3rdwave.safeareacontext does not exist
I'm using
"react-native-safe-area-context": "^3.0.6",
Any suggestions on how to make it work? It seems that the package is offline.
If you are using Yarn, try to:
Do the same with other package managers