John Fisher
Results
2
issues of
John Fisher
A few folks using Nx are getting the react-navigation mentioned [here](https://github.com/react-navigation/react-navigation/issues/9981). Error ``` ERROR Invariant Violation: requireNativeComponent: "RNSScreenStackHeaderConfig" was not found in the UIManager. This error is located at: in...
AuthProvider context is undefined - Cannot read properties of undefined (reading 'activeNavigator')
2
Hi all! I'm on version `3.3.0` and for some reason I'm getting the warning message below, which is being thrown from inside my `Layout` component. > [!WARNING] > AuthProvider context...