Violation: requireNativeComponent: “RNCSafeAreaProvider” was not found in the UIManager error
在引入react-navigation-stack后,运行ios项目时报错 Violation: requireNativeComponent: “RNCSafeAreaProvider” was not found in the UIManager error
在项目下运行
yarn add react-native-safe-area-view
npx pod-install ios
即解决