react-navigation.github.io
react-navigation.github.io copied to clipboard
requireNativeComponent: “RNCSafeAreaProvider” was not found in the UIManager [closed]
When I refer to the 5. X version of the documentation installed successfully, run the error, can you help me!
the below is the major environment of mine:
"dependencies": { "@babel/core": "^7.14.0", "@babel/runtime": "^7.14.0", "@react-native-community/masked-view": "^0.1.11", "@react-navigation/native": "^5.9.4", "@react-navigation/stack": "^5.14.4", "react-native-gesture-handler": "^1.10.3", "react-native-screens": "^1.0.0-alpha.23", "react-native-tab-view": "^1.0.2", "react-native-safe-area-context": "^3.2.0", "react-native-reanimated": "^2.1.0", "react": "16.13.1", "react-native": "^0.63.0" }