-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR Invariant Violation: requireNativeComponent: "RNCSafeAreaProvider" was not found in the UIManager. #4198
Comments
The problem might be dependency version mismatch or missing dependency |
Did you rebuild the android app after installing the |
yes i did, also i didnt mention im using expo go |
|
when i changed |
I FIXED ISSUE
|
This is the navigation compatible issue, but i cannot able to fix this, i only able to solve this by create a new react app , and add all my code and then create its build. |
Did you find the solution? |
I have this error. Does someone know how I can resolve this?
I'm having a problem with this error when building my application. I'm using Expo Go, and I'm building with expo-dev-client. I've also tried removing Expo and rebuilding, but I still get the same error message. I've tried everything I can think of, and I'm out of ideas.
Note
This error only occurs when I build the application. I didn’t notice this error before because I was working on Expo Go, and in that case, I don’t have this problem. The issue arises only when I build the application.
App.js
The text was updated successfully, but these errors were encountered: