react-native-search-header
react-native-search-header copied to clipboard
lodash error when installing the latest version
After the latest patch, where lodash dependency has been removed, in search-header.js an import using lodash has been left and it doesn't allow compiling: 'import merge from 'lodash.merge';'
That is weird. I got lodash removed. I'll look into it.