react-native-camera-kit
react-native-camera-kit copied to clipboard
Get rid of lodash dependency?
I checked the code, and lodash is not doing much in this project, should be easy enough to get rid of it (and replace with vanilla js).
Dependencies became a plague in js/npm world, better reduce their amount to absolute minimum.
Would you be willing to work on this?
Or, if not, would you accept a PR if I work on this?