react-native-camera-kit icon indicating copy to clipboard operation
react-native-camera-kit copied to clipboard

Get rid of lodash dependency?

Open Overtorment opened this issue 3 years ago • 0 comments

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?

Overtorment avatar Oct 23 '22 08:10 Overtorment