Hello people, I've recently started using convex for my pet project and I am stuck on something trivial
I'm making a food delivery app. I'm using convex auth for authentication. I used this authentication successfully on react based admin panel which is working as expected everytime.
I'm now using this on expo but I'm running into some issues
I've attached a few screenshots of the code and package.json. I'm using exactly the same thing on the admin panel side)
i'm getting this error.
Warning: TypeError: Cannot read property 'signIn' of undefined