-
-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: undefined is not an object (evaluating 'auth.user') #2
Comments
which template did u use @Tshibek ? |
I used template-javascript-bottom-tabs-with-auth-flow and i added my config like in readme was so you tell me to use typescript then javascript |
if you using the typescript one, its inside the ./navigation/index.tsx file. but if you using the javascript one its inside ./navigation/AppNavigator.js |
But I did it everything good, because if i do something like that in ./navigation/AppNavigator.js
|
|
If I used it i have error like above |
Error in AppNavigator.js with useContext:
Undefined is not an object(evaluating "auth.user")
The text was updated successfully, but these errors were encountered: