react-native-notifications icon indicating copy to clipboard operation
react-native-notifications copied to clipboard

Undeclared dependency on lodash

Open wojtekmaj opened this issue 1 year ago • 0 comments

As the tilte says; lodash is used in production code, but the dependency is undeclared. By pure luck, and because lodash is incredibly popular, most of the time react-native-notifications works just fine. However, I recently upgraded another package that happened to remove lodash with it, and this caused react-native-notifications to stop working.

wojtekmaj avatar Sep 17 '24 12:09 wojtekmaj