react-native-autocomplete-select
react-native-autocomplete-select copied to clipboard
Unable to resolve module `AccessibilityInfo`
RN error: Unable to resolve module AccessibilityInfo after installing your module
get the same error. how did you resolved it ?
@alainib, didn't decide, took another package :(
Delete the react-native folder that got installed as a dependency from this package rm -r ./node_modules/react-native-autocomplete-select/node_modules/react-native then start the server resetting the cache npm start -- --reset-cache