Vizir / react-native-autocomplete-select

AutoComplete with selection for react-native
MIT License
67 stars 23 forks source link

Unable to resolve module `AccessibilityInfo` #4

Open kosiakMD opened 7 years ago

kosiakMD commented 7 years ago

RN error: Unable to resolve module AccessibilityInfo after installing your module

alainib commented 7 years ago

get the same error. how did you resolved it ?

kosiakMD commented 7 years ago

@alainib, didn't decide, took another package :(

LaloHao commented 6 years ago

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