react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

requireNativeComponent: “RNCSafeAreaProvider” was not found in the UIManager [closed]

Open ClownWang-1217 opened this issue 4 years ago • 0 comments

When I refer to the 5. X version of the documentation installed successfully, run the error, can you help me!

WechatIMG3

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" }

ClownWang-1217 avatar May 05 '21 12:05 ClownWang-1217