-
Notifications
You must be signed in to change notification settings - Fork 235
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
React Native 0.63 can't use this component #185
Comments
I have the same problem with RN version 0.63.3 |
I have the same problem with react-native": "0.63.3. I found that 'react-native-sortable-listview' use 'deprecated-react-native-listview'. When you open the 'deprecated-react-native-listview/index.js' in the node-modules, there are lots of errors |
Same here! |
Any update on it @KokoTa |
See #199
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error: Unable to resolve module
react-native/Libraries/vendor/core/isEmpty
fromnode_modules/deprecated-react-native-listview/index.js
: react-native/Libraries/vendor/core/isEmpty could not be found within the project.The text was updated successfully, but these errors were encountered: