Invariant Violation: requireNativeComponent: “RNSScreen” was not found in the UIManager
5
I am getting RNSScreen error even though I have installed all related packages and followed react-navigation guide (https://reactnavigation.org/docs/getting-started#installation) but nothing worked for me.
react-native react-navigation react-navigation-v5
Add a comment
|