-
-
Notifications
You must be signed in to change notification settings - Fork 442
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
Expo doesn't seem to work #644
Comments
package.json
npx expo --version 0.7.1 |
@MacKenzieHnC can you reproduce the issue with the above repo ? |
Hello and thanks for reporting, Thank you 🙂 |
I see thanks, this only made sense after reading from the start https://docs.expo.dev/develop/development-builds/introduction/ (the url linked in this repo https://docs.expo.dev/develop/development-builds/create-a-build/?redirected kind of needs someone that already familiar with the ecosystem) |
Problem: using any pick returns null, for example
cannot read property 'pick' of undefined
same problem #221 #251 those issues are closed, but in the thread there are still user who still have this issue
Steps to reproduce:
App.js
Error happens
The text was updated successfully, but these errors were encountered: