You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got same issue. But I upgraded deprecated-react-native-listview with 0.0.7 version, it didnt solve.Im sharing error description below. I tried some solutions such as drop version to react native.This time I got another error related to it.Can anybody help to me ? I think react native version not suitable with dropdown.
error: Error: Unable to resolve module react-native/Libraries/vendor/core/isEmpty from react-native-starter/node_modules/react-native-modal-dropdown/node_modules/deprecated-react-native-listview/index.js: react-native/Libraries/vendor/core/isEmpty could not be found within the project.
If you are sure the module exists, try these steps:
I get the following error
Invariant Violation: ListView has been removed from React Native.
'In ModalDropDown (at Dropdown.js:78)'
Using
[email protected]
[email protected]
and Metro says to me:
Please update the following components: ModalDropdown
So I guess it is no longer valid to use ListViews as I have the proper suggested package installed
[email protected]
but unable to be somehow seen by the app to be used.
The text was updated successfully, but these errors were encountered: