src/helpers/findIndexInArr.js uses lodash
I suddenly got the error:
Android Bundling failed 6674ms node_modules/expo/AppEntry.js (2019 modules) Unable to resolve "lodash" from "node_modules/react-native-select-dropdown/src/helpers/findIndexInArr.js"
Needed to install lodash to get it working
src/helpers/findIndexInArr.js uses lodash
I suddenly got the error:
Android Bundling failed 6674ms node_modules/expo/AppEntry.js (2019 modules) Unable to resolve "lodash" from "node_modules/react-native-select-dropdown/src/helpers/findIndexInArr.js"Needed to install lodash to get it working