Skip to content
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

Invariant Violation: requireNativeComponent: "RNCSafeAreaProvider" was not found in UI Manager. #88

Closed
karimcambridge opened this issue May 27, 2020 · 4 comments

Comments

@karimcambridge
Copy link

karimcambridge commented May 27, 2020

Title says it all, upgraded from 1.0.0, was getting some import issue so I did npm cache clear --force && expo start -c

Could it be similar to react-native-picker/picker#45 ?

Expo CLI 3.21.1 environment info:
    System:
      OS: Windows 10 10.0.18363
    Binaries:
      Node: 14.3.0 - C:\Program Files\nodejs\node.EXE
      npm: 6.14.5 - C:\Program Files\nodejs\npm.CMD
    npmPackages:
      expo: ^37.0.12 => 37.0.12
      react: ^16.9.0 => 16.9.0
      react-native: https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz => 0.61.4
@satya164
Copy link
Collaborator

You need to use expo compatible versions with expo install react-native-safe-area-context. You can't upgrade to latest versions.

@karimcambridge
Copy link
Author

Okay

@DianaLaa
Copy link

Is there a list of expo compatible versions somewhere?

@Desintegrator
Copy link

same in Android with RN cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants