-
Notifications
You must be signed in to change notification settings - Fork 165
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
Error: Unable to resolve module ListViewDataSource
from libs\ListView\ExtendedListView.js
#120
Comments
Hi, what exactly did you update? |
Just new project created and installed the dependencies which listed in package.json |
Can you share your package json? Unfortunately, we haven't updated this project to support latest versions of React Native, so there are lots of outdated packages which may not work with new RN. |
|
Unfortunately, updating react native won't work if you just update version in package json. Use upgrade helper and follow instructions in order to update it. Also, many things we used in the app may be deprecated and removed in newer version of RN. |
Hi, firstly cloned the repo and updated with new packages i got this error and no package found in npm registry
The text was updated successfully, but these errors were encountered: