To solve this ERROR Invariant Violation: requireNativeComponent: "RNCSafeAreaProvider" was not found in the UIManager.
Install this package on your react native root directory:-
Follow these two steps and run your first react native project :
npm install react-native-safe-area-context
npx react-native run-android
Please like share and subscribe
#reactnative