After update expo got error Error: Invalid hook call #518
Unanswered
rickyanwar
asked this question in
Q&A
Replies: 1 comment
-
I'm facing same issue and I tried above method but didn't work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have update myexpo project
old expo
not any issue, now i have issue
ERROR Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
package.json
"react-native": "0.72.4",
"expo": "^49.0.0",
"react-native-picker-select": "^8.0.4",
Beta Was this translation helpful? Give feedback.
All reactions