react-native-search-header icon indicating copy to clipboard operation
react-native-search-header copied to clipboard

lodash error when installing the latest version

Open cristian1703 opened this issue 6 years ago • 1 comments

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';'

cristian1703 avatar Mar 14 '19 18:03 cristian1703

That is weird. I got lodash removed. I'll look into it.

tuantle avatar Mar 17 '19 03:03 tuantle